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() |
|