Uses of Class
software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
Packages that use DeleteConfigurationSetTrackingOptionsRequest
Package
Description
-
Uses of DeleteConfigurationSetTrackingOptionsRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type DeleteConfigurationSetTrackingOptionsRequestModifier and TypeMethodDescriptionSesAsyncClient.deleteConfigurationSetTrackingOptions(DeleteConfigurationSetTrackingOptionsRequest deleteConfigurationSetTrackingOptionsRequest) Deletes an association between a configuration set and a custom domain for open and click event tracking.SesClient.deleteConfigurationSetTrackingOptions(DeleteConfigurationSetTrackingOptionsRequest deleteConfigurationSetTrackingOptionsRequest) Deletes an association between a configuration set and a custom domain for open and click event tracking. -
Uses of DeleteConfigurationSetTrackingOptionsRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type DeleteConfigurationSetTrackingOptionsRequestModifier and TypeMethodDescriptionDeleteConfigurationSetTrackingOptionsRequestMarshaller.marshall(DeleteConfigurationSetTrackingOptionsRequest deleteConfigurationSetTrackingOptionsRequest)