Package com.okta.sdk.resource.model
Class EntityRiskPolicyRuleAllOfActions
java.lang.Object
com.okta.sdk.resource.model.EntityRiskPolicyRuleAllOfActions
- 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 EntityRiskPolicyRuleAllOfActions
extends Object
implements Serializable
The action to take based on the risk event
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionentityRisk
(EntityRiskPolicyRuleAllOfActionsEntityRisk entityRisk) boolean
Get entityRiskint
hashCode()
void
toString()
-
Field Details
-
JSON_PROPERTY_ENTITY_RISK
- See Also:
-
-
Constructor Details
-
EntityRiskPolicyRuleAllOfActions
public EntityRiskPolicyRuleAllOfActions()
-
-
Method Details
-
entityRisk
public EntityRiskPolicyRuleAllOfActions entityRisk(EntityRiskPolicyRuleAllOfActionsEntityRisk entityRisk) -
getEntityRisk
Get entityRisk- Returns:
- entityRisk
-
setEntityRisk
-
equals
-
hashCode
public int hashCode() -
toString
-