public static interface TrackingOptions.Builder extends SdkPojo, CopyableBuilder<TrackingOptions.Builder,TrackingOptions>
Modifier and Type | Method and Description |
---|---|
TrackingOptions.Builder |
customRedirectDomain(String customRedirectDomain)
The domain that you want to use for tracking open and click events.
|
copy
applyMutation, build
TrackingOptions.Builder customRedirectDomain(String customRedirectDomain)
The domain that you want to use for tracking open and click events.
customRedirectDomain
- The domain that you want to use for tracking open and click events.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.