Uses of Interface
com.jcabi.s3.Bucket
Packages that use Bucket
Package
Description
Amazon S3 object layer.
Cached objects.
Fake classes.
Auto-retry classes.
-
Uses of Bucket in com.jcabi.s3
Classes in com.jcabi.s3 that implement BucketModifier and TypeClassDescriptionstatic final classCreates bucket with specified origin bucket and prefix.Methods in com.jcabi.s3 that return BucketModifier and TypeMethodDescriptionOcket.bucket()Get bucket we're in.Ocket.Empty.bucket()Ocket.Text.bucket()Get bucket.Methods in com.jcabi.s3 with parameters of type BucketConstructors in com.jcabi.s3 with parameters of type Bucket -
Uses of Bucket in com.jcabi.s3.cached
Classes in com.jcabi.s3.cached that implement BucketMethods in com.jcabi.s3.cached that return BucketMethods in com.jcabi.s3.cached with parameters of type BucketConstructors in com.jcabi.s3.cached with parameters of type Bucket -
Uses of Bucket in com.jcabi.s3.fake
Classes in com.jcabi.s3.fake that implement BucketMethods in com.jcabi.s3.fake that return BucketMethods in com.jcabi.s3.fake with parameters of type Bucket -
Uses of Bucket in com.jcabi.s3.retry
Classes in com.jcabi.s3.retry that implement BucketModifier and TypeClassDescriptionfinal classRegion that retries a few times before giving up.Methods in com.jcabi.s3.retry that return BucketMethods in com.jcabi.s3.retry with parameters of type BucketConstructors in com.jcabi.s3.retry with parameters of type Bucket