Uses of Class
software.amazon.awssdk.services.pinpointsmsvoice.model.GetConfigurationSetEventDestinationsRequest
-
Packages that use GetConfigurationSetEventDestinationsRequest Package Description software.amazon.awssdk.services.pinpointsmsvoice Pinpoint SMS and Voice Messaging public facing APIssoftware.amazon.awssdk.services.pinpointsmsvoice.transform -
-
Uses of GetConfigurationSetEventDestinationsRequest in software.amazon.awssdk.services.pinpointsmsvoice
Methods in software.amazon.awssdk.services.pinpointsmsvoice with parameters of type GetConfigurationSetEventDestinationsRequest Modifier and Type Method Description default CompletableFuture<GetConfigurationSetEventDestinationsResponse>PinpointSmsVoiceAsyncClient. getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)Obtain information about an event destination, including the types of events it reports, the Amazon Resource Name (ARN) of the destination, and the name of the event destination.default GetConfigurationSetEventDestinationsResponsePinpointSmsVoiceClient. getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)Obtain information about an event destination, including the types of events it reports, the Amazon Resource Name (ARN) of the destination, and the name of the event destination. -
Uses of GetConfigurationSetEventDestinationsRequest in software.amazon.awssdk.services.pinpointsmsvoice.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoice.transform with parameters of type GetConfigurationSetEventDestinationsRequest Modifier and Type Method Description SdkHttpFullRequestGetConfigurationSetEventDestinationsRequestMarshaller. marshall(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)
-