|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResizeJobFlowStep.OnFailure | |
---|---|
com.amazonaws.services.elasticmapreduce.util |
Uses of ResizeJobFlowStep.OnFailure in com.amazonaws.services.elasticmapreduce.util |
---|
Methods in com.amazonaws.services.elasticmapreduce.util that return ResizeJobFlowStep.OnFailure | |
---|---|
static ResizeJobFlowStep.OnFailure |
ResizeJobFlowStep.OnFailure.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResizeJobFlowStep.OnFailure[] |
ResizeJobFlowStep.OnFailure.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.amazonaws.services.elasticmapreduce.util with parameters of type ResizeJobFlowStep.OnFailure | |
---|---|
ResizeJobFlowStep |
ResizeJobFlowStep.withOnFailure(ResizeJobFlowStep.OnFailure onFailure)
What action this step should take if the modification fails. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |