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