| Package | Description |
|---|---|
| com.okta.sdk.resource.feature |
| Modifier and Type | Method and Description |
|---|---|
FeatureStageValue |
FeatureStage.getValue() |
static FeatureStageValue |
FeatureStageValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FeatureStageValue[] |
FeatureStageValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureStage |
FeatureStage.setValue(FeatureStageValue value) |
Copyright © 2017-2022 Okta. All Rights Reserved.