| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetConfigurationSetEventDestinationsResponse> |
SesV2AsyncClient.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)
Retrieve a list of event destinations that are associated with a configuration set.
|
default GetConfigurationSetEventDestinationsResponse |
SesV2Client.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)
Retrieve a list of event destinations that are associated with a configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetConfigurationSetEventDestinationsRequestMarshaller.marshall(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest) |
Copyright © 2020. All rights reserved.