| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
default DeleteConfigurationSetTrackingOptionsResponse |
SesClient.deleteConfigurationSetTrackingOptions(Consumer<DeleteConfigurationSetTrackingOptionsRequest.Builder> deleteConfigurationSetTrackingOptionsRequest)
Deletes an association between a configuration set and a custom domain for open and click event tracking.
|
default CompletableFuture<DeleteConfigurationSetTrackingOptionsResponse> |
SesAsyncClient.deleteConfigurationSetTrackingOptions(Consumer<DeleteConfigurationSetTrackingOptionsRequest.Builder> deleteConfigurationSetTrackingOptionsRequest)
Deletes an association between a configuration set and a custom domain for open and click event tracking.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteConfigurationSetTrackingOptionsRequest.Builder> |
DeleteConfigurationSetTrackingOptionsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.