Uses of Interface
software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException.Builder
Packages that use ConfigurationSetAlreadyExistsException.Builder
-
Uses of ConfigurationSetAlreadyExistsException.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return ConfigurationSetAlreadyExistsException.BuilderModifier and TypeMethodDescriptionConfigurationSetAlreadyExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) ConfigurationSetAlreadyExistsException.builder()ConfigurationSetAlreadyExistsException.Builder.configurationSetName(String configurationSetName) Indicates that the configuration set does not exist.ConfigurationSetAlreadyExistsException.Builder.numAttempts(Integer numAttempts) ConfigurationSetAlreadyExistsException.Builder.statusCode(int statusCode) ConfigurationSetAlreadyExistsException.toBuilder()ConfigurationSetAlreadyExistsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type ConfigurationSetAlreadyExistsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ConfigurationSetAlreadyExistsException.Builder>ConfigurationSetAlreadyExistsException.serializableBuilderClass()