Package com.okta.sdk.resource.model
Class EntityRiskPolicyRuleActionRunWorkflow
java.lang.Object
com.okta.sdk.resource.model.EntityRiskPolicyRuleActionRunWorkflow
- 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 EntityRiskPolicyRuleActionRunWorkflow
extends Object
implements Serializable
EntityRiskPolicyRuleActionRunWorkflow
- See Also:
 
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets action - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
JSON_PROPERTY_ACTION
- See Also:
 
 - 
JSON_PROPERTY_WORKFLOW
- See Also:
 
 
 - 
 - 
Constructor Details
- 
EntityRiskPolicyRuleActionRunWorkflow
public EntityRiskPolicyRuleActionRunWorkflow() 
 - 
 - 
Method Details
- 
action
public EntityRiskPolicyRuleActionRunWorkflow action(EntityRiskPolicyRuleActionRunWorkflow.ActionEnum action)  - 
getAction
Get action- Returns:
 - action
 
 - 
setAction
 - 
workflow
public EntityRiskPolicyRuleActionRunWorkflow workflow(EntityRiskPolicyRuleActionRunWorkflowWorkflow workflow)  - 
getWorkflow
Get workflow- Returns:
 - workflow
 
 - 
setWorkflow
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -