| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateConfigurationSetEventDestinationResponse |
SesV2Client.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest)
Create an event destination.
|
default CreateConfigurationSetEventDestinationResponse |
SesV2Client.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)
Create an event destination.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateConfigurationSetEventDestinationResponse> |
SesV2AsyncClient.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest)
Create an event destination.
|
default CompletableFuture<CreateConfigurationSetEventDestinationResponse> |
SesV2AsyncClient.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)
Create an event destination.
|
Copyright © 2020. All rights reserved.