| Package | Description |
|---|---|
| com.okta.sdk.resource.policy | |
| com.okta.sdk.resource.policy.rule |
| Modifier and Type | Method and Description |
|---|---|
PolicyRule.TypeEnum |
PolicyRule.getType() |
static PolicyRule.TypeEnum |
PolicyRule.TypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PolicyRule.TypeEnum[] |
PolicyRule.TypeEnum.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.setType(PolicyRule.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
T |
PolicyRuleBuilder.setType(PolicyRule.TypeEnum type) |
Copyright © 2017-2022 Okta. All Rights Reserved.