| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
static GetConfigurationSetEventDestinationsResponse.Builder |
GetConfigurationSetEventDestinationsResponse.builder() |
GetConfigurationSetEventDestinationsResponse.Builder |
GetConfigurationSetEventDestinationsResponse.Builder.eventDestinations(Collection<EventDestination> eventDestinations)
An array that includes all of the events destinations that have been configured for the configuration set.
|
GetConfigurationSetEventDestinationsResponse.Builder |
GetConfigurationSetEventDestinationsResponse.Builder.eventDestinations(Consumer<EventDestination.Builder>... eventDestinations)
An array that includes all of the events destinations that have been configured for the configuration set.
|
GetConfigurationSetEventDestinationsResponse.Builder |
GetConfigurationSetEventDestinationsResponse.Builder.eventDestinations(EventDestination... eventDestinations)
An array that includes all of the events destinations that have been configured for the configuration set.
|
GetConfigurationSetEventDestinationsResponse.Builder |
GetConfigurationSetEventDestinationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetConfigurationSetEventDestinationsResponse.Builder> |
GetConfigurationSetEventDestinationsResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.