| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
EventDestination |
UpdateConfigurationSetEventDestinationRequest.eventDestination()
The event destination object.
|
EventDestination |
CreateConfigurationSetEventDestinationRequest.eventDestination()
An object that describes the Amazon Web Services service that email sending event where information is published.
|
| Modifier and Type | Method and Description |
|---|---|
List<EventDestination> |
DescribeConfigurationSetResponse.eventDestinations()
A list of event destinations associated with the configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateConfigurationSetEventDestinationRequest.Builder |
UpdateConfigurationSetEventDestinationRequest.Builder.eventDestination(EventDestination eventDestination)
The event destination object.
|
CreateConfigurationSetEventDestinationRequest.Builder |
CreateConfigurationSetEventDestinationRequest.Builder.eventDestination(EventDestination eventDestination)
An object that describes the Amazon Web Services service that email sending event where information is
published.
|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.eventDestinations(EventDestination... eventDestinations)
A list of event destinations associated with the configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.eventDestinations(Collection<EventDestination> eventDestinations)
A list of event destinations associated with the configuration set.
|
Copyright © 2023. All rights reserved.