| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateConfigurationSetEventDestinationResponse |
SesClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Updates the event destination of a configuration set.
|
default CompletableFuture<UpdateConfigurationSetEventDestinationResponse> |
SesAsyncClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Updates the event destination of a configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateConfigurationSetEventDestinationRequestMarshaller.marshall(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest) |
Copyright © 2022. All rights reserved.