| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
TrackingOptions |
TrackingOptions.clone() |
TrackingOptions |
GetConfigurationSetResult.getTrackingOptions()
An object that defines the open and click tracking options for emails that you send using the configuration set.
|
TrackingOptions |
CreateConfigurationSetRequest.getTrackingOptions()
An object that defines the open and click tracking options for emails that you send using the configuration set.
|
TrackingOptions |
TrackingOptions.withCustomRedirectDomain(String customRedirectDomain)
The domain to use for tracking open and click events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetConfigurationSetResult.setTrackingOptions(TrackingOptions trackingOptions)
An object that defines the open and click tracking options for emails that you send using the configuration set.
|
void |
CreateConfigurationSetRequest.setTrackingOptions(TrackingOptions trackingOptions)
An object that defines the open and click tracking options for emails that you send using the configuration set.
|
GetConfigurationSetResult |
GetConfigurationSetResult.withTrackingOptions(TrackingOptions trackingOptions)
An object that defines the open and click tracking options for emails that you send using the configuration set.
|
CreateConfigurationSetRequest |
CreateConfigurationSetRequest.withTrackingOptions(TrackingOptions trackingOptions)
An object that defines the open and click tracking options for emails that you send using the configuration set.
|
Copyright © 2025. All rights reserved.