| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ScalingAction | ScalingAction. clone() | 
| ScalingAction | ScalingRule. getAction()
 The conditions that trigger an automatic scaling activity. | 
| ScalingAction | ScalingAction. withMarket(MarketType market)
 Not available for instance groups. | 
| ScalingAction | ScalingAction. withMarket(String market)
 Not available for instance groups. | 
| ScalingAction | ScalingAction. withSimpleScalingPolicyConfiguration(SimpleScalingPolicyConfiguration simpleScalingPolicyConfiguration)
 The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the
 adjustment. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ScalingRule. setAction(ScalingAction action)
 The conditions that trigger an automatic scaling activity. | 
| ScalingRule | ScalingRule. withAction(ScalingAction action)
 The conditions that trigger an automatic scaling activity. | 
Copyright © 2018. All rights reserved.