Uses of Class
software.amazon.awssdk.services.pinpointsmsvoice.model.CreateConfigurationSetEventDestinationRequest
-
Packages that use CreateConfigurationSetEventDestinationRequest Package Description software.amazon.awssdk.services.pinpointsmsvoice Pinpoint SMS and Voice Messaging public facing APIssoftware.amazon.awssdk.services.pinpointsmsvoice.transform -
-
Uses of CreateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.pinpointsmsvoice
Methods in software.amazon.awssdk.services.pinpointsmsvoice with parameters of type CreateConfigurationSetEventDestinationRequest Modifier and Type Method Description default CompletableFuture<CreateConfigurationSetEventDestinationResponse>PinpointSmsVoiceAsyncClient. createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)Create a new event destination in a configuration set.default CreateConfigurationSetEventDestinationResponsePinpointSmsVoiceClient. createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)Create a new event destination in a configuration set. -
Uses of CreateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.pinpointsmsvoice.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoice.transform with parameters of type CreateConfigurationSetEventDestinationRequest Modifier and Type Method Description SdkHttpFullRequestCreateConfigurationSetEventDestinationRequestMarshaller. marshall(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)
-