Uses of Class
software.amazon.awssdk.services.sesv2.model.SuppressionValidationAttributes
Packages that use SuppressionValidationAttributes
-
Uses of SuppressionValidationAttributes in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SuppressionValidationAttributesModifier and TypeMethodDescriptionPutAccountSuppressionAttributesRequest.validationAttributes()An object that contains additional suppression attributes for your account.SuppressionAttributes.validationAttributes()Returns the value of the ValidationAttributes property for this object.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type SuppressionValidationAttributesModifier and TypeMethodDescriptionPutAccountSuppressionAttributesRequest.Builder.validationAttributes(SuppressionValidationAttributes validationAttributes) An object that contains additional suppression attributes for your account.SuppressionAttributes.Builder.validationAttributes(SuppressionValidationAttributes validationAttributes) Sets the value of the ValidationAttributes property for this object.