Uses of Class
software.amazon.awssdk.services.sesv2.model.SuppressionListDestination
-
Packages that use SuppressionListDestination Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of SuppressionListDestination in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SuppressionListDestination Modifier and Type Method Description SuppressionListDestinationImportDestination. suppressionListDestination()An object that contains the action of the import job towards suppression list.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type SuppressionListDestination Modifier and Type Method Description ImportDestination.BuilderImportDestination.Builder. suppressionListDestination(SuppressionListDestination suppressionListDestination)An object that contains the action of the import job towards suppression list.
-