Uses of Class
software.amazon.awssdk.services.s3.model.BucketAlreadyOwnedByYouException
-
Packages that use BucketAlreadyOwnedByYouException Package Description software.amazon.awssdk.services.s3 -
-
Uses of BucketAlreadyOwnedByYouException in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that throw BucketAlreadyOwnedByYouException Modifier and Type Method Description CreateBucketResponseDelegatingS3Client. createBucket(CreateBucketRequest createBucketRequest)Creates a new S3 bucket.default CreateBucketResponseS3Client. createBucket(Consumer<CreateBucketRequest.Builder> createBucketRequest)Creates a new S3 bucket.default CreateBucketResponseS3Client. createBucket(CreateBucketRequest createBucketRequest)Creates a new S3 bucket.
-