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) |
build
overrideConfiguration
equalsBySdkFields, sdkFields
copy
applyMutation, build
GetManagedScalingPolicyRequest.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.Builder
GetManagedScalingPolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration
in interface AwsRequest.Builder
Copyright © 2021. All rights reserved.