Uses of Class
software.amazon.awssdk.services.s3.model.CreateBucketConfiguration
Packages that use CreateBucketConfiguration
-
Uses of CreateBucketConfiguration in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return CreateBucketConfigurationModifier and TypeMethodDescriptionCreateBucketRequest.createBucketConfiguration()The configuration information for the bucket.Methods in software.amazon.awssdk.services.s3.model with parameters of type CreateBucketConfigurationModifier and TypeMethodDescriptionCreateBucketRequest.Builder.createBucketConfiguration(CreateBucketConfiguration createBucketConfiguration) The configuration information for the bucket.