| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
| StepStateChangeReason | StepStateChangeReason. clone() | 
| StepStateChangeReason | StepStatus. getStateChangeReason()
 The reason for the step execution status change. | 
| StepStateChangeReason | StepStateChangeReason. withCode(StepStateChangeReasonCode code)
 The programmable code for the state change reason. | 
| StepStateChangeReason | StepStateChangeReason. withCode(String code)
 The programmable code for the state change reason. | 
| StepStateChangeReason | StepStateChangeReason. withMessage(String message)
 The descriptive message for the state change reason. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StepStatus. setStateChangeReason(StepStateChangeReason stateChangeReason)
 The reason for the step execution status change. | 
| StepStatus | StepStatus. withStateChangeReason(StepStateChangeReason stateChangeReason)
 The reason for the step execution status change. | 
Copyright © 2021. All rights reserved.