Uses of Class
software.amazon.awssdk.services.sesv2.model.CreateConfigurationSetEventDestinationResponse
Packages that use CreateConfigurationSetEventDestinationResponse
-
Uses of CreateConfigurationSetEventDestinationResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return CreateConfigurationSetEventDestinationResponseModifier and TypeMethodDescriptionSesV2Client.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest) Create an event destination.SesV2Client.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest) Create an event destination.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type CreateConfigurationSetEventDestinationResponseModifier and TypeMethodDescriptionSesV2AsyncClient.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest) Create an event destination.SesV2AsyncClient.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest) Create an event destination.