Package | Description |
---|---|
com.jcabi.s3 |
Amazon S3 object layer.
|
com.jcabi.s3.retry |
Auto-retry classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
Region.Simple
Simple implementation.
|
Modifier and Type | Method and Description |
---|---|
Region |
Bucket.region()
Get region we're in.
|
Region |
Bucket.Prefixed.region() |
Modifier and Type | Class and Description |
---|---|
class |
ReRegion
Region that retries a few times before giving up.
|
Modifier and Type | Method and Description |
---|---|
Region |
ReBucket.region() |
Constructor and Description |
---|
ReRegion(Region reg)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.