Uses of Class
software.amazon.awssdk.services.s3.model.BucketInfo
Packages that use BucketInfo
-
Uses of BucketInfo in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return BucketInfoModifier and TypeMethodDescriptionfinal BucketInfoCreateBucketConfiguration.bucket()Specifies the information about the bucket that will be created.Methods in software.amazon.awssdk.services.s3.model with parameters of type BucketInfoModifier and TypeMethodDescriptionCreateBucketConfiguration.Builder.bucket(BucketInfo bucket) Specifies the information about the bucket that will be created.