| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail |
|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationSetEventDestinationsResult |
AbstractAmazonPinpointEmail.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest request) |
GetConfigurationSetEventDestinationsResult |
AmazonPinpointEmail.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)
Retrieve a list of event destinations that are associated with a configuration set.
|
GetConfigurationSetEventDestinationsResult |
AmazonPinpointEmailClient.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest request)
Retrieve a list of event destinations that are associated with a configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationSetEventDestinationsResult |
GetConfigurationSetEventDestinationsResult.clone() |
GetConfigurationSetEventDestinationsResult |
GetConfigurationSetEventDestinationsResult.withEventDestinations(Collection<EventDestination> eventDestinations)
An array that includes all of the events destinations that have been configured for the configuration set.
|
GetConfigurationSetEventDestinationsResult |
GetConfigurationSetEventDestinationsResult.withEventDestinations(EventDestination... eventDestinations)
An array that includes all of the events destinations that have been configured for the configuration set.
|
Copyright © 2020. All rights reserved.