Uses of Enum
com.okta.sdk.resource.model.ContinuousAccessPolicyRuleRunWorkflow.ActionEnum
Packages that use ContinuousAccessPolicyRuleRunWorkflow.ActionEnum
-
Uses of ContinuousAccessPolicyRuleRunWorkflow.ActionEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ContinuousAccessPolicyRuleRunWorkflow.ActionEnumModifier and TypeMethodDescriptionContinuousAccessPolicyRuleRunWorkflow.getAction()Get actionReturns the enum constant of this type with the specified name.ContinuousAccessPolicyRuleRunWorkflow.ActionEnum.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 ContinuousAccessPolicyRuleRunWorkflow.ActionEnumModifier and TypeMethodDescriptionContinuousAccessPolicyRuleRunWorkflow.action(ContinuousAccessPolicyRuleRunWorkflow.ActionEnum action) voidContinuousAccessPolicyRuleRunWorkflow.setAction(ContinuousAccessPolicyRuleRunWorkflow.ActionEnum action)