Uses of Class
software.amazon.awssdk.services.pinpointemail.model.GetConfigurationSetEventDestinationsRequest
-
Packages that use GetConfigurationSetEventDestinationsRequest Package Description software.amazon.awssdk.services.pinpointemail Amazon Pinpoint Email Service software.amazon.awssdk.services.pinpointemail.transform -
-
Uses of GetConfigurationSetEventDestinationsRequest in software.amazon.awssdk.services.pinpointemail
Methods in software.amazon.awssdk.services.pinpointemail with parameters of type GetConfigurationSetEventDestinationsRequest Modifier and Type Method Description default CompletableFuture<GetConfigurationSetEventDestinationsResponse>PinpointEmailAsyncClient. getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)Retrieve a list of event destinations that are associated with a configuration set.default GetConfigurationSetEventDestinationsResponsePinpointEmailClient. getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)Retrieve a list of event destinations that are associated with a configuration set. -
Uses of GetConfigurationSetEventDestinationsRequest in software.amazon.awssdk.services.pinpointemail.transform
Methods in software.amazon.awssdk.services.pinpointemail.transform with parameters of type GetConfigurationSetEventDestinationsRequest Modifier and Type Method Description SdkHttpFullRequestGetConfigurationSetEventDestinationsRequestMarshaller. marshall(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)
-