Uses of Enum
com.okta.sdk.resource.model.PostAuthSessionPolicyRuleRunWorkflow.ActionEnum
-
Uses of PostAuthSessionPolicyRuleRunWorkflow.ActionEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionPostAuthSessionPolicyRuleRunWorkflow.getAction()
Get actionReturns the enum constant of this type with the specified name.PostAuthSessionPolicyRuleRunWorkflow.ActionEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionPostAuthSessionPolicyRuleRunWorkflow.action
(PostAuthSessionPolicyRuleRunWorkflow.ActionEnum action) void
PostAuthSessionPolicyRuleRunWorkflow.setAction
(PostAuthSessionPolicyRuleRunWorkflow.ActionEnum action)