Uses of Class
software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
Packages that use UpdateConfigurationSetTrackingOptionsRequest
Package
Description
-
Uses of UpdateConfigurationSetTrackingOptionsRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type UpdateConfigurationSetTrackingOptionsRequestModifier and TypeMethodDescriptionSesAsyncClient.updateConfigurationSetTrackingOptions(UpdateConfigurationSetTrackingOptionsRequest updateConfigurationSetTrackingOptionsRequest) Modifies an association between a configuration set and a custom domain for open and click event tracking.SesClient.updateConfigurationSetTrackingOptions(UpdateConfigurationSetTrackingOptionsRequest updateConfigurationSetTrackingOptionsRequest) Modifies an association between a configuration set and a custom domain for open and click event tracking. -
Uses of UpdateConfigurationSetTrackingOptionsRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type UpdateConfigurationSetTrackingOptionsRequestModifier and TypeMethodDescriptionUpdateConfigurationSetTrackingOptionsRequestMarshaller.marshall(UpdateConfigurationSetTrackingOptionsRequest updateConfigurationSetTrackingOptionsRequest)