| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
static GetManagedScalingPolicyResponse.Builder |
GetManagedScalingPolicyResponse.builder() |
default GetManagedScalingPolicyResponse.Builder |
GetManagedScalingPolicyResponse.Builder.managedScalingPolicy(Consumer<ManagedScalingPolicy.Builder> managedScalingPolicy)
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
|
GetManagedScalingPolicyResponse.Builder |
GetManagedScalingPolicyResponse.Builder.managedScalingPolicy(ManagedScalingPolicy managedScalingPolicy)
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
|
GetManagedScalingPolicyResponse.Builder |
GetManagedScalingPolicyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetManagedScalingPolicyResponse.Builder> |
GetManagedScalingPolicyResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.