Package | Description |
---|---|
com.jcabi.s3 |
Amazon S3 object layer.
|
com.jcabi.s3.retry |
Auto-retry classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
Bucket.Prefixed
Prefixed.
|
Modifier and Type | Method and Description |
---|---|
Bucket |
Ocket.bucket()
Get bucket we're in.
|
Bucket |
Ocket.Text.bucket() |
Bucket |
Region.bucket(String name)
Get bucket.
|
Bucket |
Region.Simple.bucket(String name) |
Modifier and Type | Method and Description |
---|---|
int |
Bucket.Prefixed.compareTo(Bucket bucket) |
Constructor and Description |
---|
Bucket.Prefixed(Bucket bucket,
String pfx)
Public ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
ReBucket
Region that retries a few times before giving up.
|
Modifier and Type | Method and Description |
---|---|
Bucket |
ReOcket.bucket() |
Bucket |
ReRegion.bucket(String name) |
Modifier and Type | Method and Description |
---|---|
int |
ReBucket.compareTo(Bucket bkt) |
Constructor and Description |
---|
ReBucket(Bucket bkt)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.