public static interface GetManagedScalingPolicyRequest.Builder extends EmrRequest.Builder, SdkPojo, CopyableBuilder<GetManagedScalingPolicyRequest.Builder,GetManagedScalingPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
GetManagedScalingPolicyRequest.Builder |
clusterId(String clusterId)
Specifies the ID of the cluster for which the managed scaling policy will be fetched.
|
GetManagedScalingPolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetManagedScalingPolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetManagedScalingPolicyRequest.Builder clusterId(String clusterId)
Specifies the ID of the cluster for which the managed scaling policy will be fetched.
clusterId - Specifies the ID of the cluster for which the managed scaling policy will be fetched.GetManagedScalingPolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetManagedScalingPolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.