Uses of Class
software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
Packages that use DeleteConfigurationSetEventDestinationRequest
Package
Description
-
Uses of DeleteConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type DeleteConfigurationSetEventDestinationRequestModifier and TypeMethodDescriptionSesAsyncClient.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest) Deletes a configuration set event destination.SesClient.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest) Deletes a configuration set event destination. -
Uses of DeleteConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type DeleteConfigurationSetEventDestinationRequestModifier and TypeMethodDescriptionDeleteConfigurationSetEventDestinationRequestMarshaller.marshall(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest)