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