Uses of Class
software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationResponse
Packages that use CreateConfigurationSetEventDestinationResponse
-
Uses of CreateConfigurationSetEventDestinationResponse in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that return CreateConfigurationSetEventDestinationResponseModifier and TypeMethodDescriptionSesClient.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest) Creates a configuration set event destination.SesClient.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest) Creates a configuration set event destination.Methods in software.amazon.awssdk.services.ses that return types with arguments of type CreateConfigurationSetEventDestinationResponseModifier and TypeMethodDescriptionSesAsyncClient.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest) Creates a configuration set event destination.SesAsyncClient.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest) Creates a configuration set event destination.