Uses of Class
software.amazon.awssdk.services.sesv2.model.SuppressionAttributes
-
Packages that use SuppressionAttributes Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of SuppressionAttributes in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SuppressionAttributes Modifier and Type Method Description SuppressionAttributesGetAccountResponse. suppressionAttributes()An object that contains information about the email address suppression preferences for your account in the current Amazon Web Services Region.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type SuppressionAttributes Modifier and Type Method Description GetAccountResponse.BuilderGetAccountResponse.Builder. suppressionAttributes(SuppressionAttributes suppressionAttributes)An object that contains information about the email address suppression preferences for your account in the current Amazon Web Services Region.
-