Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.CreateEventDestinationRequest
-
Packages that use CreateEventDestinationRequest Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference.software.amazon.awssdk.services.pinpointsmsvoicev2.transform -
-
Uses of CreateEventDestinationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type CreateEventDestinationRequest Modifier and Type Method Description default CompletableFuture<CreateEventDestinationResponse>PinpointSmsVoiceV2AsyncClient. createEventDestination(CreateEventDestinationRequest createEventDestinationRequest)Creates a new event destination in a configuration set.default CreateEventDestinationResponsePinpointSmsVoiceV2Client. createEventDestination(CreateEventDestinationRequest createEventDestinationRequest)Creates a new event destination in a configuration set. -
Uses of CreateEventDestinationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type CreateEventDestinationRequest Modifier and Type Method Description SdkHttpFullRequestCreateEventDestinationRequestMarshaller. marshall(CreateEventDestinationRequest createEventDestinationRequest)
-