Uses of Class
software.amazon.awssdk.services.sesv2.model.SuppressedDestination
-
Packages that use SuppressedDestination Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of SuppressedDestination in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SuppressedDestination Modifier and Type Method Description SuppressedDestinationGetSuppressedDestinationResponse. suppressedDestination()An object containing information about the suppressed email address.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type SuppressedDestination Modifier and Type Method Description GetSuppressedDestinationResponse.BuilderGetSuppressedDestinationResponse.Builder. suppressedDestination(SuppressedDestination suppressedDestination)An object containing information about the suppressed email address.
-