public static interface PutConfigurationSetTrackingOptionsRequest.Builder extends SesV2Request.Builder, SdkPojo, CopyableBuilder<PutConfigurationSetTrackingOptionsRequest.Builder,PutConfigurationSetTrackingOptionsRequest>
| Modifier and Type | Method and Description |
|---|---|
PutConfigurationSetTrackingOptionsRequest.Builder |
configurationSetName(String configurationSetName)
The name of the configuration set.
|
PutConfigurationSetTrackingOptionsRequest.Builder |
customRedirectDomain(String customRedirectDomain)
The domain to use to track open and click events.
|
PutConfigurationSetTrackingOptionsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
PutConfigurationSetTrackingOptionsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutConfigurationSetTrackingOptionsRequest.Builder configurationSetName(String configurationSetName)
The name of the configuration set.
configurationSetName - The name of the configuration set.PutConfigurationSetTrackingOptionsRequest.Builder customRedirectDomain(String customRedirectDomain)
The domain to use to track open and click events.
customRedirectDomain - The domain to use to track open and click events.PutConfigurationSetTrackingOptionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderPutConfigurationSetTrackingOptionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.