Uses of Class
software.amazon.awssdk.services.s3.model.BucketInfo
-
Packages that use BucketInfo Package Description software.amazon.awssdk.services.s3.model -
-
Uses of BucketInfo in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return BucketInfo Modifier and Type Method Description BucketInfoCreateBucketConfiguration. bucket()Specifies the information about the bucket that will be created.Methods in software.amazon.awssdk.services.s3.model with parameters of type BucketInfo Modifier and Type Method Description CreateBucketConfiguration.BuilderCreateBucketConfiguration.Builder. bucket(BucketInfo bucket)Specifies the information about the bucket that will be created.
-