Uses of Interface
software.amazon.awssdk.services.s3.model.BucketAlreadyExistsException.Builder
Packages that use BucketAlreadyExistsException.Builder
-
Uses of BucketAlreadyExistsException.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return BucketAlreadyExistsException.BuilderModifier and TypeMethodDescriptionBucketAlreadyExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) BucketAlreadyExistsException.builder()BucketAlreadyExistsException.Builder.numAttempts(Integer numAttempts) BucketAlreadyExistsException.Builder.statusCode(int statusCode) BucketAlreadyExistsException.toBuilder()BucketAlreadyExistsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type BucketAlreadyExistsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BucketAlreadyExistsException.Builder>BucketAlreadyExistsException.serializableBuilderClass()