Package | Description |
---|---|
com.okta.sdk.impl.resource | |
com.okta.sdk.impl.resource.policy | |
com.okta.sdk.resource.policy |
Modifier and Type | Field and Description |
---|---|
protected Policy.StatusEnum |
DefaultPolicyBuilder.status |
Modifier and Type | Method and Description |
---|---|
T |
DefaultPolicyBuilder.setStatus(Policy.StatusEnum status) |
Modifier and Type | Method and Description |
---|---|
Policy.StatusEnum |
DefaultPolicy.getStatus() |
Modifier and Type | Method and Description |
---|---|
Policy |
DefaultPolicy.setStatus(Policy.StatusEnum status) |
Modifier and Type | Method and Description |
---|---|
Policy.StatusEnum |
Policy.getStatus() |
static Policy.StatusEnum |
Policy.StatusEnum.valueOf(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–2023 Okta. All rights reserved.