Uses of Interface
com.amazonaws.services.s3.model.S3AccelerateUnsupported
-
Packages that use S3AccelerateUnsupported Package Description com.amazonaws.services.s3.model Classes modeling the various types represented by Amazon S3. -
-
Uses of S3AccelerateUnsupported in com.amazonaws.services.s3.model
Classes in com.amazonaws.services.s3.model that implement S3AccelerateUnsupported Modifier and Type Class Description class
CopyObjectRequest
Provides options for copying an Amazon S3 object from a source location to a new destination.class
CopyPartRequest
Provides options for copying an Amazon S3 object from a source location to a part of a multipart upload.class
CreateBucketRequest
Provides options for creating an Amazon S3 bucket.class
DeleteBucketRequest
Provides options for deleting a specified bucket.class
ListBucketsRequest
Request object for listing all the Amazon S3 buckets owned by a user.
-