public static interface TrackingOptions.Builder extends 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.
|
copyapply, buildTrackingOptions.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 © 2017 Amazon Web Services, Inc. All Rights Reserved.