public static interface TrackingOptions.Builder extends SdkPojo, CopyableBuilder<TrackingOptions.Builder,TrackingOptions>
Modifier and Type | Method and Description |
---|---|
TrackingOptions.Builder |
customRedirectDomain(String customRedirectDomain)
The custom subdomain that will be used to redirect email recipients to the Amazon SES event tracking domain.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
TrackingOptions.Builder customRedirectDomain(String customRedirectDomain)
The custom subdomain that will be used to redirect email recipients to the Amazon SES event tracking domain.
customRedirectDomain
- The custom subdomain that will be used to redirect email recipients to the Amazon SES event tracking
domain.Copyright © 2023. All rights reserved.