Uses of Class
com.amazonaws.services.s3.model.GenericBucketRequest
Packages that use GenericBucketRequest
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of GenericBucketRequest in com.amazonaws.services.s3.model
Subclasses of GenericBucketRequest in com.amazonaws.services.s3.modelModifier and TypeClassDescriptionclassRequest object for the parameters to delete a bucket's cross origin configuration.classRequest object for the parameters to delete a bucket's lifecycle configuration.classRequest object for the parameters to delete a bucket's replication configuration.classRequest object for the parameters to delete a bucket's tagging configuration.classRequest object for the parameters to delete a bucket's website configuration.classRequest object for the parameters to get a bucket's accelerate configuration.classRequest object for the parameters to get a bucket's cross origin configuration.classRequest object for the parameters to get a bucket's lifecycle configuration.classRequest object for the parameters to get a bucket's logging configuration.classRequest object for the parameters to get a bucket's notification configuration.classRequest object for the parameters to get a bucket's replication configuration.classRequest object for the parameters to get a bucket's tagging configuration.classRequest object for the parameters to get a bucket's versioning configuration.Methods in com.amazonaws.services.s3.model that return GenericBucketRequestModifier and TypeMethodDescriptionGenericBucketRequest.withBucketName(String bucketName) Sets the name of the target bucket, and returns this updated request object so that additional method calls can be chained together.