Uses of Interface
software.amazon.awssdk.services.ses.model.AlreadyExistsException.Builder
Packages that use AlreadyExistsException.Builder
-
Uses of AlreadyExistsException.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return AlreadyExistsException.BuilderModifier and TypeMethodDescriptionAlreadyExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) AlreadyExistsException.builder()Indicates that a resource could not be created because the resource name already exists.AlreadyExistsException.Builder.numAttempts(Integer numAttempts) AlreadyExistsException.Builder.statusCode(int statusCode) AlreadyExistsException.toBuilder()AlreadyExistsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type AlreadyExistsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AlreadyExistsException.Builder>AlreadyExistsException.serializableBuilderClass()