|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceGroupStateChangeReason | |
---|---|
com.amazonaws.services.elasticmapreduce.model | Classes modeling the various types represented by AmazonElasticMapReduce. |
Uses of InstanceGroupStateChangeReason in com.amazonaws.services.elasticmapreduce.model |
---|
Methods in com.amazonaws.services.elasticmapreduce.model that return InstanceGroupStateChangeReason | |
---|---|
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. |
Methods in com.amazonaws.services.elasticmapreduce.model with parameters of type InstanceGroupStateChangeReason | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |