Package com.okta.sdk.resource.model
Class ContinuousAccessPolicyRuleRunWorkflow
java.lang.Object
com.okta.sdk.resource.model.ContinuousAccessPolicyRuleRunWorkflow
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class ContinuousAccessPolicyRuleRunWorkflow
extends Object
implements Serializable
ContinuousAccessPolicyRuleRunWorkflow
- 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
-
ContinuousAccessPolicyRuleRunWorkflow
public ContinuousAccessPolicyRuleRunWorkflow()
-
-
Method Details
-
action
public ContinuousAccessPolicyRuleRunWorkflow action(ContinuousAccessPolicyRuleRunWorkflow.ActionEnum action) -
getAction
Get action- Returns:
- action
-
setAction
-
workflow
public ContinuousAccessPolicyRuleRunWorkflow workflow(ContinuousAccessPolicyRuleRunWorkflowWorkflow workflow) -
getWorkflow
Get workflow- Returns:
- workflow
-
setWorkflow
-
equals
-
hashCode
-
toString
-