| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationSetEventDestinationsResult |
AbstractAmazonSimpleEmailServiceV2.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest request) |
GetConfigurationSetEventDestinationsResult |
AmazonSimpleEmailServiceV2.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)
Retrieve a list of event destinations that are associated with a configuration set.
|
GetConfigurationSetEventDestinationsResult |
AmazonSimpleEmailServiceV2Client.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.