Uses of Class
software.amazon.awssdk.services.sesv2.model.DeleteSuppressedDestinationRequest
Packages that use DeleteSuppressedDestinationRequest
Package
Description
-
Uses of DeleteSuppressedDestinationRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type DeleteSuppressedDestinationRequestModifier and TypeMethodDescriptionSesV2AsyncClient.deleteSuppressedDestination(DeleteSuppressedDestinationRequest deleteSuppressedDestinationRequest) Removes an email address from the suppression list for your account or for a specific tenant.SesV2Client.deleteSuppressedDestination(DeleteSuppressedDestinationRequest deleteSuppressedDestinationRequest) Removes an email address from the suppression list for your account or for a specific tenant. -
Uses of DeleteSuppressedDestinationRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type DeleteSuppressedDestinationRequestModifier and TypeMethodDescriptionDeleteSuppressedDestinationRequestMarshaller.marshall(DeleteSuppressedDestinationRequest deleteSuppressedDestinationRequest)