Package com.okta.sdk.resource.model
Class RiskPolicyRuleCondition
java.lang.Object
com.okta.sdk.resource.model.RiskPolicyRuleCondition
- 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 RiskPolicyRuleCondition
extends Object
implements Serializable
RiskPolicyRuleCondition
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddbehaviorsItem
(String behaviorsItem) boolean
Get behaviorsint
hashCode()
void
setBehaviors
(Set<String> behaviors) toString()
-
Field Details
-
JSON_PROPERTY_BEHAVIORS
- See Also:
-
-
Constructor Details
-
RiskPolicyRuleCondition
public RiskPolicyRuleCondition()
-
-
Method Details
-
behaviors
-
addbehaviorsItem
-
getBehaviors
-
setBehaviors
-
equals
-
hashCode
-
toString
-