Uses of Interface
software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException.Builder
Packages that use ConfigurationSetSendingPausedException.Builder
-
Uses of ConfigurationSetSendingPausedException.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return ConfigurationSetSendingPausedException.BuilderModifier and TypeMethodDescriptionConfigurationSetSendingPausedException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) ConfigurationSetSendingPausedException.builder()ConfigurationSetSendingPausedException.Builder.configurationSetName(String configurationSetName) The name of the configuration set for which email sending is disabled.ConfigurationSetSendingPausedException.Builder.numAttempts(Integer numAttempts) ConfigurationSetSendingPausedException.Builder.statusCode(int statusCode) ConfigurationSetSendingPausedException.toBuilder()ConfigurationSetSendingPausedException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type ConfigurationSetSendingPausedException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ConfigurationSetSendingPausedException.Builder>ConfigurationSetSendingPausedException.serializableBuilderClass()