Uses of Class
software.amazon.awssdk.services.sesv2.model.PutSuppressedDestinationRequest
Packages that use PutSuppressedDestinationRequest
Package
Description
-
Uses of PutSuppressedDestinationRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type PutSuppressedDestinationRequestModifier and TypeMethodDescriptionSesV2AsyncClient.putSuppressedDestination(PutSuppressedDestinationRequest putSuppressedDestinationRequest) Adds an email address to the suppression list for your account or for a specific tenant.default PutSuppressedDestinationResponseSesV2Client.putSuppressedDestination(PutSuppressedDestinationRequest putSuppressedDestinationRequest) Adds an email address to the suppression list for your account or for a specific tenant. -
Uses of PutSuppressedDestinationRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type PutSuppressedDestinationRequestModifier and TypeMethodDescriptionPutSuppressedDestinationRequestMarshaller.marshall(PutSuppressedDestinationRequest putSuppressedDestinationRequest)