Uses of Class
software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException
Packages that use TrackingOptionsAlreadyExistsException
-
Uses of TrackingOptionsAlreadyExistsException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw TrackingOptionsAlreadyExistsExceptionModifier and TypeMethodDescriptionSesClient.createConfigurationSetTrackingOptions(Consumer<CreateConfigurationSetTrackingOptionsRequest.Builder> createConfigurationSetTrackingOptionsRequest) Creates an association between a configuration set and a custom domain for open and click event tracking.SesClient.createConfigurationSetTrackingOptions(CreateConfigurationSetTrackingOptionsRequest createConfigurationSetTrackingOptionsRequest) Creates an association between a configuration set and a custom domain for open and click event tracking.