Package | Description |
---|---|
com.okta.sdk.impl.resource.policy | |
com.okta.sdk.resource.policy |
Modifier and Type | Method and Description |
---|---|
PolicyRuleActionsEnrollSelf |
DefaultPolicyRuleActionsEnroll.getSelf() |
Modifier and Type | Method and Description |
---|---|
PolicyRuleActionsEnroll |
DefaultPolicyRuleActionsEnroll.setSelf(PolicyRuleActionsEnrollSelf self) |
Modifier and Type | Method and Description |
---|---|
PolicyRuleActionsEnrollSelf |
PolicyRuleActionsEnroll.getSelf() |
static PolicyRuleActionsEnrollSelf |
PolicyRuleActionsEnrollSelf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyRuleActionsEnrollSelf[] |
PolicyRuleActionsEnrollSelf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PolicyRuleActionsEnroll |
PolicyRuleActionsEnroll.setSelf(PolicyRuleActionsEnrollSelf self) |
Copyright © 2017–2023 Okta. All rights reserved.