Uses of Enum
com.okta.sdk.resource.model.PolicyRuleActionsEnrollSelf
-
Uses of PolicyRuleActionsEnrollSelf in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic PolicyRuleActionsEnrollSelf
PolicyRuleActionsEnroll.getSelf()
Get selfstatic PolicyRuleActionsEnrollSelf
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 TypeMethodDescriptionPolicyRuleActionsEnroll.self
(PolicyRuleActionsEnrollSelf self) void
PolicyRuleActionsEnroll.setSelf
(PolicyRuleActionsEnrollSelf self)