Uses of Enum
com.okta.sdk.resource.model.FeatureStageState
Packages that use FeatureStageState
-
Uses of FeatureStageState in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return FeatureStageStateModifier and TypeMethodDescriptionstatic FeatureStageStateFeatureStage.getState()Get statestatic FeatureStageStateReturns the enum constant of this type with the specified name.static FeatureStageState[]FeatureStageState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type FeatureStageStateModifier and TypeMethodDescriptionvoidFeatureStage.setState(FeatureStageState state) FeatureStage.state(FeatureStageState state)