public static interface DeleteConfigurationSetTrackingOptionsRequest.Builder extends SesRequest.Builder, SdkPojo, CopyableBuilder<DeleteConfigurationSetTrackingOptionsRequest.Builder,DeleteConfigurationSetTrackingOptionsRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteConfigurationSetTrackingOptionsRequest.Builder |
configurationSetName(String configurationSetName)
The name of the configuration set from which you want to delete the tracking options.
|
DeleteConfigurationSetTrackingOptionsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteConfigurationSetTrackingOptionsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteConfigurationSetTrackingOptionsRequest.Builder configurationSetName(String configurationSetName)
The name of the configuration set from which you want to delete the tracking options.
configurationSetName - The name of the configuration set from which you want to delete the tracking options.DeleteConfigurationSetTrackingOptionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteConfigurationSetTrackingOptionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.