Uses of Class
software.amazon.awssdk.services.sesv2.model.CreateConfigurationSetEventDestinationRequest
-
Packages that use CreateConfigurationSetEventDestinationRequest Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 software.amazon.awssdk.services.sesv2.transform -
-
Uses of CreateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type CreateConfigurationSetEventDestinationRequest Modifier and Type Method Description default CompletableFuture<CreateConfigurationSetEventDestinationResponse>
SesV2AsyncClient. createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)
Create an event destination.default CreateConfigurationSetEventDestinationResponse
SesV2Client. createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)
Create an event destination. -
Uses of CreateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type CreateConfigurationSetEventDestinationRequest Modifier and Type Method Description SdkHttpFullRequest
CreateConfigurationSetEventDestinationRequestMarshaller. marshall(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)
-