Uses of Class
software.amazon.awssdk.services.sesv2.model.DeleteConfigurationSetEventDestinationRequest
Packages that use DeleteConfigurationSetEventDestinationRequest
Package
Description
-
Uses of DeleteConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type DeleteConfigurationSetEventDestinationRequestModifier and TypeMethodDescriptionSesV2AsyncClient.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest) Delete an event destination.SesV2Client.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest) Delete an event destination. -
Uses of DeleteConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type DeleteConfigurationSetEventDestinationRequestModifier and TypeMethodDescriptionDeleteConfigurationSetEventDestinationRequestMarshaller.marshall(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest)