Uses of Class
software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
Packages that use CreateConfigurationSetEventDestinationRequest
Package
Description
-
Uses of CreateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type CreateConfigurationSetEventDestinationRequestModifier and TypeMethodDescriptionSesAsyncClient.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest) Creates a configuration set event destination.SesClient.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest) Creates a configuration set event destination. -
Uses of CreateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type CreateConfigurationSetEventDestinationRequestModifier and TypeMethodDescriptionCreateConfigurationSetEventDestinationRequestMarshaller.marshall(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)