Uses of Class
software.amazon.awssdk.services.s3control.model.BucketAlreadyOwnedByYouException
-
Packages that use BucketAlreadyOwnedByYouException Package Description software.amazon.awssdk.services.s3control Amazon Web Services S3 Control provides access to Amazon S3 control plane actions. -
-
Uses of BucketAlreadyOwnedByYouException in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control that throw BucketAlreadyOwnedByYouException Modifier and Type Method Description default CreateBucketResponseS3ControlClient. createBucket(Consumer<CreateBucketRequest.Builder> createBucketRequest)default CreateBucketResponseS3ControlClient. createBucket(CreateBucketRequest createBucketRequest)
-