| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr |
Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.
|
| software.amazon.awssdk.services.emr.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetManagedScalingPolicyResponse |
EmrClient.getManagedScalingPolicy(GetManagedScalingPolicyRequest getManagedScalingPolicyRequest)
Fetches the attached managed scaling policy for an Amazon EMR cluster.
|
default CompletableFuture<GetManagedScalingPolicyResponse> |
EmrAsyncClient.getManagedScalingPolicy(GetManagedScalingPolicyRequest getManagedScalingPolicyRequest)
Fetches the attached managed scaling policy for an Amazon EMR cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetManagedScalingPolicyRequestMarshaller.marshall(GetManagedScalingPolicyRequest getManagedScalingPolicyRequest) |
Copyright © 2023. All rights reserved.