| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
TrackingOptions |
CreateConfigurationSetTrackingOptionsRequest.trackingOptions()
Returns the value of the TrackingOptions property for this object.
|
TrackingOptions |
DescribeConfigurationSetResponse.trackingOptions()
The name of the custom open and click tracking domain associated with the configuration set.
|
TrackingOptions |
UpdateConfigurationSetTrackingOptionsRequest.trackingOptions()
Returns the value of the TrackingOptions property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateConfigurationSetTrackingOptionsRequest.Builder |
CreateConfigurationSetTrackingOptionsRequest.Builder.trackingOptions(TrackingOptions trackingOptions)
Sets the value of the TrackingOptions property for this object.
|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.trackingOptions(TrackingOptions trackingOptions)
The name of the custom open and click tracking domain associated with the configuration set.
|
UpdateConfigurationSetTrackingOptionsRequest.Builder |
UpdateConfigurationSetTrackingOptionsRequest.Builder.trackingOptions(TrackingOptions trackingOptions)
Sets the value of the TrackingOptions property for this object.
|
Copyright © 2022. All rights reserved.