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