| Package | Description |
|---|---|
| com.amazonaws.services.simpleemail.model |
| Modifier and Type | Method and Description |
|---|---|
TrackingOptions |
TrackingOptions.clone() |
TrackingOptions |
UpdateConfigurationSetTrackingOptionsRequest.getTrackingOptions() |
TrackingOptions |
DescribeConfigurationSetResult.getTrackingOptions()
The name of the custom open and click tracking domain associated with the configuration set.
|
TrackingOptions |
CreateConfigurationSetTrackingOptionsRequest.getTrackingOptions() |
TrackingOptions |
TrackingOptions.withCustomRedirectDomain(String customRedirectDomain)
The custom subdomain that is used to redirect email recipients to the Amazon SES event tracking domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateConfigurationSetTrackingOptionsRequest.setTrackingOptions(TrackingOptions trackingOptions) |
void |
DescribeConfigurationSetResult.setTrackingOptions(TrackingOptions trackingOptions)
The name of the custom open and click tracking domain associated with the configuration set.
|
void |
CreateConfigurationSetTrackingOptionsRequest.setTrackingOptions(TrackingOptions trackingOptions) |
UpdateConfigurationSetTrackingOptionsRequest |
UpdateConfigurationSetTrackingOptionsRequest.withTrackingOptions(TrackingOptions trackingOptions) |
DescribeConfigurationSetResult |
DescribeConfigurationSetResult.withTrackingOptions(TrackingOptions trackingOptions)
The name of the custom open and click tracking domain associated with the configuration set.
|
CreateConfigurationSetTrackingOptionsRequest |
CreateConfigurationSetTrackingOptionsRequest.withTrackingOptions(TrackingOptions trackingOptions) |
Copyright © 2023. All rights reserved.