Uses of Class
software.amazon.awssdk.services.sesv2.model.SuppressionValidationOptions
Packages that use SuppressionValidationOptions
-
Uses of SuppressionValidationOptions in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SuppressionValidationOptionsModifier and TypeMethodDescriptionPutConfigurationSetSuppressionOptionsRequest.validationOptions()An object that contains information about the email address suppression preferences for the configuration set in the current Amazon Web Services Region.SuppressionOptions.validationOptions()Returns the value of the ValidationOptions property for this object.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type SuppressionValidationOptionsModifier and TypeMethodDescriptionPutConfigurationSetSuppressionOptionsRequest.Builder.validationOptions(SuppressionValidationOptions validationOptions) An object that contains information about the email address suppression preferences for the configuration set in the current Amazon Web Services Region.SuppressionOptions.Builder.validationOptions(SuppressionValidationOptions validationOptions) Sets the value of the ValidationOptions property for this object.