Uses of Enum
com.amazonaws.services.elasticmapreduce.model.StepState
Packages that use StepState
-
Uses of StepState in com.amazonaws.services.elasticmapreduce.model
Methods in com.amazonaws.services.elasticmapreduce.model that return StepStateModifier and TypeMethodDescriptionstatic StepStateUse this in place of valueOf.static StepStateReturns the enum constant of this type with the specified name.static StepState[]StepState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.elasticmapreduce.model with parameters of type StepStateModifier and TypeMethodDescriptionvoidThe execution state of the cluster step.The execution state of the cluster step.ListStepsRequest.withStepStates(StepState... stepStates) The filter to limit the step list based on certain states.