Uses of Enum
com.okta.sdk.resource.model.PostAuthSessionPolicyRuleRunWorkflow.ActionEnum
Packages that use PostAuthSessionPolicyRuleRunWorkflow.ActionEnum
-
Uses of PostAuthSessionPolicyRuleRunWorkflow.ActionEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PostAuthSessionPolicyRuleRunWorkflow.ActionEnumModifier 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.Methods in com.okta.sdk.resource.model with parameters of type PostAuthSessionPolicyRuleRunWorkflow.ActionEnumModifier and TypeMethodDescriptionPostAuthSessionPolicyRuleRunWorkflow.action
(PostAuthSessionPolicyRuleRunWorkflow.ActionEnum action) void
PostAuthSessionPolicyRuleRunWorkflow.setAction
(PostAuthSessionPolicyRuleRunWorkflow.ActionEnum action)