Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.UpdateEventDestinationRequest
-
Packages that use UpdateEventDestinationRequest Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.software.amazon.awssdk.services.pinpointsmsvoicev2.transform -
-
Uses of UpdateEventDestinationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type UpdateEventDestinationRequest Modifier and Type Method Description default CompletableFuture<UpdateEventDestinationResponse>PinpointSmsVoiceV2AsyncClient. updateEventDestination(UpdateEventDestinationRequest updateEventDestinationRequest)Updates an existing event destination in a configuration set.default UpdateEventDestinationResponsePinpointSmsVoiceV2Client. updateEventDestination(UpdateEventDestinationRequest updateEventDestinationRequest)Updates an existing event destination in a configuration set. -
Uses of UpdateEventDestinationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type UpdateEventDestinationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateEventDestinationRequestMarshaller. marshall(UpdateEventDestinationRequest updateEventDestinationRequest)
-