| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateConfigurationSetTrackingOptionsResponse |
SesClient.createConfigurationSetTrackingOptions(Consumer<CreateConfigurationSetTrackingOptionsRequest.Builder> createConfigurationSetTrackingOptionsRequest)
Creates an association between a configuration set and a custom domain for open and click event tracking.
|
default CreateConfigurationSetTrackingOptionsResponse |
SesClient.createConfigurationSetTrackingOptions(CreateConfigurationSetTrackingOptionsRequest createConfigurationSetTrackingOptionsRequest)
Creates an association between a configuration set and a custom domain for open and click event tracking.
|
default UpdateConfigurationSetTrackingOptionsResponse |
SesClient.updateConfigurationSetTrackingOptions(Consumer<UpdateConfigurationSetTrackingOptionsRequest.Builder> updateConfigurationSetTrackingOptionsRequest)
Modifies an association between a configuration set and a custom domain for open and click event tracking.
|
default UpdateConfigurationSetTrackingOptionsResponse |
SesClient.updateConfigurationSetTrackingOptions(UpdateConfigurationSetTrackingOptionsRequest updateConfigurationSetTrackingOptionsRequest)
Modifies an association between a configuration set and a custom domain for open and click event tracking.
|
Copyright © 2023. All rights reserved.