Package com.okta.sdk.resource.model
Class PostAuthSessionPolicyRuleRunWorkflow
java.lang.Object
com.okta.sdk.resource.model.PostAuthSessionPolicyRuleRunWorkflow
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class PostAuthSessionPolicyRuleRunWorkflow
extends Object
implements Serializable
PostAuthSessionPolicyRuleRunWorkflow
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Gets or Sets action -
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_ACTION
- See Also:
-
JSON_PROPERTY_WORKFLOW
- See Also:
-
-
Constructor Details
-
PostAuthSessionPolicyRuleRunWorkflow
public PostAuthSessionPolicyRuleRunWorkflow()
-
-
Method Details
-
action
public PostAuthSessionPolicyRuleRunWorkflow action(PostAuthSessionPolicyRuleRunWorkflow.ActionEnum action) -
getAction
Get action- Returns:
- action
-
setAction
-
workflow
public PostAuthSessionPolicyRuleRunWorkflow workflow(EntityRiskPolicyRuleActionRunWorkflowWorkflow workflow) -
getWorkflow
Get workflow- Returns:
- workflow
-
setWorkflow
-
equals
-
hashCode
public int hashCode() -
toString
-