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