Uses of Class
software.amazon.awssdk.services.sesv2.model.SuppressedDestination
Packages that use SuppressedDestination
-
Uses of SuppressedDestination in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SuppressedDestinationModifier and TypeMethodDescriptionfinal SuppressedDestinationGetSuppressedDestinationResponse.suppressedDestination()An object containing information about the suppressed email address.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type SuppressedDestinationModifier and TypeMethodDescriptionGetSuppressedDestinationResponse.Builder.suppressedDestination(SuppressedDestination suppressedDestination) An object containing information about the suppressed email address.