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