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 FeatureStageState
FeatureStage.getState()
Get statestatic FeatureStageState
Returns 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 TypeMethodDescriptionvoid
FeatureStage.setState
(FeatureStageState state) FeatureStage.state
(FeatureStageState state)