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.
|