| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateConfigurationSetEventDestinationResponse |
SesClient.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest)
Creates a configuration set event destination.
|
default CreateConfigurationSetEventDestinationResponse |
SesClient.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)
Creates a configuration set event destination.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateConfigurationSetEventDestinationResponse> |
SesAsyncClient.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest)
Creates a configuration set event destination.
|
default CompletableFuture<CreateConfigurationSetEventDestinationResponse> |
SesAsyncClient.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)
Creates a configuration set event destination.
|
Copyright © 2023. All rights reserved.