| Package | Description |
|---|---|
| com.okta.sdk.resource.common | |
| com.okta.sdk.resource.feature |
| Modifier and Type | Method and Description |
|---|---|
static EnabledStatus |
EnabledStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnabledStatus[] |
EnabledStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnabledStatus |
Feature.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
Feature |
Feature.setStatus(EnabledStatus status) |
Copyright © 2017-2021 Okta. All Rights Reserved.