Package | Description |
---|---|
com.okta.sdk.impl.resource | |
com.okta.sdk.impl.resource.policy | |
com.okta.sdk.resource.policy | |
com.okta.sdk.resource.policy.rule |
Modifier and Type | Field and Description |
---|---|
protected PolicyRule.StatusEnum |
DefaultPolicyRuleBuilder.status |
Modifier and Type | Method and Description |
---|---|
T |
DefaultPolicyRuleBuilder.setStatus(PolicyRule.StatusEnum status) |
Modifier and Type | Method and Description |
---|---|
PolicyRule.StatusEnum |
DefaultPolicyRule.getStatus() |
Modifier and Type | Method and Description |
---|---|
PolicyRule |
DefaultPolicyRule.setStatus(PolicyRule.StatusEnum status) |
Modifier and Type | Method and Description |
---|---|
PolicyRule.StatusEnum |
PolicyRule.getStatus() |
static PolicyRule.StatusEnum |
PolicyRule.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyRule.StatusEnum[] |
PolicyRule.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PolicyRule |
PolicyRule.setStatus(PolicyRule.StatusEnum status) |
Modifier and Type | Method and Description |
---|---|
T |
PolicyRuleBuilder.setStatus(PolicyRule.StatusEnum status) |
Copyright © 2017–2022 Okta. All rights reserved.