| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteConfigurationSetEventDestinationResponse |
SesV2Client.deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder> deleteConfigurationSetEventDestinationRequest)
Delete an event destination.
|
default DeleteConfigurationSetEventDestinationResponse |
SesV2Client.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest)
Delete an event destination.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteConfigurationSetEventDestinationResponse> |
SesV2AsyncClient.deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder> deleteConfigurationSetEventDestinationRequest)
Delete an event destination.
|
default CompletableFuture<DeleteConfigurationSetEventDestinationResponse> |
SesV2AsyncClient.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest)
Delete an event destination.
|
Copyright © 2021. All rights reserved.