Uses of Class
software.amazon.awssdk.services.pinpointemail.model.CreateConfigurationSetEventDestinationRequest
-
Packages that use CreateConfigurationSetEventDestinationRequest Package Description software.amazon.awssdk.services.pinpointemail Amazon Pinpoint Email Service software.amazon.awssdk.services.pinpointemail.transform -
-
Uses of CreateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.pinpointemail
Methods in software.amazon.awssdk.services.pinpointemail with parameters of type CreateConfigurationSetEventDestinationRequest Modifier and Type Method Description default CompletableFuture<CreateConfigurationSetEventDestinationResponse>PinpointEmailAsyncClient. createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)Create an event destination.default CreateConfigurationSetEventDestinationResponsePinpointEmailClient. createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)Create an event destination. -
Uses of CreateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.pinpointemail.transform
Methods in software.amazon.awssdk.services.pinpointemail.transform with parameters of type CreateConfigurationSetEventDestinationRequest Modifier and Type Method Description SdkHttpFullRequestCreateConfigurationSetEventDestinationRequestMarshaller. marshall(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)
-