public static interface RemoveManagedScalingPolicyRequest.Builder extends EmrRequest.Builder, SdkPojo, CopyableBuilder<RemoveManagedScalingPolicyRequest.Builder,RemoveManagedScalingPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
RemoveManagedScalingPolicyRequest.Builder |
clusterId(String clusterId)
Specifies the ID of the cluster from which the managed scaling policy will be removed.
|
RemoveManagedScalingPolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RemoveManagedScalingPolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRemoveManagedScalingPolicyRequest.Builder clusterId(String clusterId)
Specifies the ID of the cluster from which the managed scaling policy will be removed.
clusterId - Specifies the ID of the cluster from which the managed scaling policy will be removed.RemoveManagedScalingPolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRemoveManagedScalingPolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.