Uses of Enum
com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnFailure
Packages that use ResizeJobFlowStep.OnFailure
-
Uses of ResizeJobFlowStep.OnFailure in com.amazonaws.services.elasticmapreduce.util
Subclasses with type arguments of type ResizeJobFlowStep.OnFailure in com.amazonaws.services.elasticmapreduce.utilModifier and TypeClassDescriptionstatic enumAction to take if there is a failure modifying your cluster composition.Methods in com.amazonaws.services.elasticmapreduce.util that return ResizeJobFlowStep.OnFailureModifier and TypeMethodDescriptionstatic ResizeJobFlowStep.OnFailureReturns 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.OnFailureModifier and TypeMethodDescriptionResizeJobFlowStep.withOnFailure(ResizeJobFlowStep.OnFailure onFailure) What action this step should take if the modification fails.