Uses of Enum
com.okta.sdk.resource.model.PolicyRuleActionsEnrollSelf
Packages that use PolicyRuleActionsEnrollSelf
-
Uses of PolicyRuleActionsEnrollSelf in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PolicyRuleActionsEnrollSelfModifier 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.Methods in com.okta.sdk.resource.model with parameters of type PolicyRuleActionsEnrollSelfModifier and TypeMethodDescriptionPolicyRuleActionsEnroll.self
(PolicyRuleActionsEnrollSelf self) void
PolicyRuleActionsEnroll.setSelf
(PolicyRuleActionsEnrollSelf self)