Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static PolicyRuleActionsEnrollSelf |
PolicyRuleActionsEnrollSelf.fromValue(String value) |
PolicyRuleActionsEnrollSelf |
PolicyRuleActionsEnroll.getSelf()
Get self
|
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.self(PolicyRuleActionsEnrollSelf self) |
void |
PolicyRuleActionsEnroll.setSelf(PolicyRuleActionsEnrollSelf self) |
Copyright © 2017–2023 Okta. All rights reserved.