| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail |
|
| Modifier and Type | Method and Description |
|---|---|
default GetConfigurationSetEventDestinationsResponse |
PinpointEmailClient.getConfigurationSetEventDestinations(Consumer<GetConfigurationSetEventDestinationsRequest.Builder> getConfigurationSetEventDestinationsRequest)
Retrieve a list of event destinations that are associated with a configuration set.
|
default GetConfigurationSetEventDestinationsResponse |
PinpointEmailClient.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)
Retrieve a list of event destinations that are associated with a configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetConfigurationSetEventDestinationsResponse> |
PinpointEmailAsyncClient.getConfigurationSetEventDestinations(Consumer<GetConfigurationSetEventDestinationsRequest.Builder> getConfigurationSetEventDestinationsRequest)
Retrieve a list of event destinations that are associated with a configuration set.
|
default CompletableFuture<GetConfigurationSetEventDestinationsResponse> |
PinpointEmailAsyncClient.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)
Retrieve a list of event destinations that are associated with a configuration set.
|
Copyright © 2022. All rights reserved.