Uses of Class
software.amazon.awssdk.services.pinpointsmsvoice.model.UpdateConfigurationSetEventDestinationRequest
-
Packages that use UpdateConfigurationSetEventDestinationRequest Package Description software.amazon.awssdk.services.pinpointsmsvoice Pinpoint SMS and Voice Messaging public facing APIssoftware.amazon.awssdk.services.pinpointsmsvoice.transform -
-
Uses of UpdateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.pinpointsmsvoice
Methods in software.amazon.awssdk.services.pinpointsmsvoice with parameters of type UpdateConfigurationSetEventDestinationRequest Modifier and Type Method Description default CompletableFuture<UpdateConfigurationSetEventDestinationResponse>PinpointSmsVoiceAsyncClient. updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)Update an event destination in a configuration set.default UpdateConfigurationSetEventDestinationResponsePinpointSmsVoiceClient. updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)Update an event destination in a configuration set. -
Uses of UpdateConfigurationSetEventDestinationRequest in software.amazon.awssdk.services.pinpointsmsvoice.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoice.transform with parameters of type UpdateConfigurationSetEventDestinationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateConfigurationSetEventDestinationRequestMarshaller. marshall(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
-