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 |
---|---|
RemoveAutoScalingPolicyResult |
AmazonElasticMapReduce.removeAutoScalingPolicy(RemoveAutoScalingPolicyRequest removeAutoScalingPolicyRequest)
Removes an automatic scaling policy from a specified instance group within an EMR cluster.
|
RemoveAutoScalingPolicyResult |
AmazonElasticMapReduceClient.removeAutoScalingPolicy(RemoveAutoScalingPolicyRequest request)
Removes an automatic scaling policy from a specified instance group within an EMR cluster.
|
RemoveAutoScalingPolicyResult |
AbstractAmazonElasticMapReduce.removeAutoScalingPolicy(RemoveAutoScalingPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RemoveAutoScalingPolicyResult> |
AmazonElasticMapReduceAsync.removeAutoScalingPolicyAsync(RemoveAutoScalingPolicyRequest removeAutoScalingPolicyRequest,
AsyncHandler<RemoveAutoScalingPolicyRequest,RemoveAutoScalingPolicyResult> asyncHandler)
Removes an automatic scaling policy from a specified instance group within an EMR cluster.
|
Future<RemoveAutoScalingPolicyResult> |
AmazonElasticMapReduceAsyncClient.removeAutoScalingPolicyAsync(RemoveAutoScalingPolicyRequest request,
AsyncHandler<RemoveAutoScalingPolicyRequest,RemoveAutoScalingPolicyResult> asyncHandler) |
Future<RemoveAutoScalingPolicyResult> |
AbstractAmazonElasticMapReduceAsync.removeAutoScalingPolicyAsync(RemoveAutoScalingPolicyRequest request,
AsyncHandler<RemoveAutoScalingPolicyRequest,RemoveAutoScalingPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
RemoveAutoScalingPolicyResult |
RemoveAutoScalingPolicyResult.clone() |
Copyright © 2022. All rights reserved.