| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
TrackingOptions |
GetConfigurationSetResponse.trackingOptions()
An object that defines the open and click tracking options for emails that you send using the configuration set.
|
TrackingOptions |
CreateConfigurationSetRequest.trackingOptions()
An object that defines the open and click tracking options for emails that you send using the configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationSetResponse.Builder |
GetConfigurationSetResponse.Builder.trackingOptions(TrackingOptions trackingOptions)
An object that defines the open and click tracking options for emails that you send using the configuration
set.
|
CreateConfigurationSetRequest.Builder |
CreateConfigurationSetRequest.Builder.trackingOptions(TrackingOptions trackingOptions)
An object that defines the open and click tracking options for emails that you send using the configuration
set.
|
Copyright © 2023. All rights reserved.