| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceGroupStateChangeReason | InstanceGroupStateChangeReason. clone() | 
| InstanceGroupStateChangeReason | InstanceGroupStatus. getStateChangeReason()
 The status change reason details for the instance group. | 
| InstanceGroupStateChangeReason | InstanceGroupStateChangeReason. withCode(InstanceGroupStateChangeReasonCode code)
 The programmable code for the state change reason. | 
| InstanceGroupStateChangeReason | InstanceGroupStateChangeReason. withCode(String code)
 The programmable code for the state change reason. | 
| InstanceGroupStateChangeReason | InstanceGroupStateChangeReason. withMessage(String message)
 The status change reason description. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InstanceGroupStatus. setStateChangeReason(InstanceGroupStateChangeReason stateChangeReason)
 The status change reason details for the instance group. | 
| InstanceGroupStatus | InstanceGroupStatus. withStateChangeReason(InstanceGroupStateChangeReason stateChangeReason)
 The status change reason details for the instance group. | 
Copyright © 2017. All rights reserved.