Uses of Interface
com.okta.sdk.resource.FeatureStage
-
Packages that use FeatureStage Package Description com.okta.sdk.resource -
-
Uses of FeatureStage in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return FeatureStage Modifier and Type Method Description FeatureStage
Feature. getStage()
FeatureStage
FeatureStage. setState(FeatureStageState state)
FeatureStage
FeatureStage. setValue(FeatureStageValue value)
Methods in com.okta.sdk.resource with parameters of type FeatureStage Modifier and Type Method Description Feature
Feature. setStage(FeatureStage stage)
-