Uses of Class
software.amazon.awssdk.services.s3.model.CreateBucketConfiguration
-
Packages that use CreateBucketConfiguration Package Description software.amazon.awssdk.services.s3.model -
-
Uses of CreateBucketConfiguration in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return CreateBucketConfiguration Modifier and Type Method Description CreateBucketConfigurationCreateBucketRequest. createBucketConfiguration()The configuration information for the bucket.Methods in software.amazon.awssdk.services.s3.model with parameters of type CreateBucketConfiguration Modifier and Type Method Description CreateBucketRequest.BuilderCreateBucketRequest.Builder. createBucketConfiguration(CreateBucketConfiguration createBucketConfiguration)The configuration information for the bucket.
-