Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce |
Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.
|
com.amazonaws.services.elasticmapreduce.model |
Modifier and Type | Method and Description |
---|---|
Future<RemoveManagedScalingPolicyResult> |
AmazonElasticMapReduceAsyncClient.removeManagedScalingPolicyAsync(RemoveManagedScalingPolicyRequest request,
AsyncHandler<RemoveManagedScalingPolicyRequest,RemoveManagedScalingPolicyResult> asyncHandler) |
Future<RemoveManagedScalingPolicyResult> |
AbstractAmazonElasticMapReduceAsync.removeManagedScalingPolicyAsync(RemoveManagedScalingPolicyRequest request,
AsyncHandler<RemoveManagedScalingPolicyRequest,RemoveManagedScalingPolicyResult> asyncHandler) |
Future<RemoveManagedScalingPolicyResult> |
AmazonElasticMapReduceAsync.removeManagedScalingPolicyAsync(RemoveManagedScalingPolicyRequest removeManagedScalingPolicyRequest,
AsyncHandler<RemoveManagedScalingPolicyRequest,RemoveManagedScalingPolicyResult> asyncHandler)
Removes a managed scaling policy from a specified Amazon EMR cluster.
|
Modifier and Type | Method and Description |
---|---|
RemoveManagedScalingPolicyRequest |
RemoveManagedScalingPolicyRequest.clone() |
RemoveManagedScalingPolicyRequest |
RemoveManagedScalingPolicyRequest.withClusterId(String clusterId)
Specifies the ID of the cluster from which the managed scaling policy will be removed.
|
Copyright © 2024. All rights reserved.