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 DeleteConfigurationSetTrackingOptionsResponse |
SesClient.deleteConfigurationSetTrackingOptions(DeleteConfigurationSetTrackingOptionsRequest deleteConfigurationSetTrackingOptionsRequest) |
Deletes 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.
|