Uses of Class
software.amazon.awssdk.services.sesv2.model.SuppressedDestinationAttributes
-
Packages that use SuppressedDestinationAttributes Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of SuppressedDestinationAttributes in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SuppressedDestinationAttributes Modifier and Type Method Description SuppressedDestinationAttributesSuppressedDestination. attributes()An optional value that can contain additional information about the reasons that the address was added to the suppression list for your account.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type SuppressedDestinationAttributes Modifier and Type Method Description SuppressedDestination.BuilderSuppressedDestination.Builder. attributes(SuppressedDestinationAttributes attributes)An optional value that can contain additional information about the reasons that the address was added to the suppression list for your account.
-