Uses of Class
software.amazon.awssdk.services.sesv2.model.GetSuppressedDestinationRequest
Packages that use GetSuppressedDestinationRequest
Package
Description
-
Uses of GetSuppressedDestinationRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type GetSuppressedDestinationRequestModifier and TypeMethodDescriptionSesV2AsyncClient.getSuppressedDestination(GetSuppressedDestinationRequest getSuppressedDestinationRequest) Retrieves information about a specific email address that's on the suppression list for your account or for a specific tenant.default GetSuppressedDestinationResponseSesV2Client.getSuppressedDestination(GetSuppressedDestinationRequest getSuppressedDestinationRequest) Retrieves information about a specific email address that's on the suppression list for your account or for a specific tenant. -
Uses of GetSuppressedDestinationRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type GetSuppressedDestinationRequestModifier and TypeMethodDescriptionGetSuppressedDestinationRequestMarshaller.marshall(GetSuppressedDestinationRequest getSuppressedDestinationRequest)