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