@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T23:40:43.026Z[Etc/UTC]") public class RiskPolicyRuleCondition extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_BEHAVIORS |
Constructor and Description |
---|
RiskPolicyRuleCondition() |
Modifier and Type | Method and Description |
---|---|
RiskPolicyRuleCondition |
addBehaviorsItem(String behaviorsItem) |
RiskPolicyRuleCondition |
behaviors(Set<String> behaviors) |
boolean |
equals(Object o) |
Set<String> |
getBehaviors()
Get behaviors
|
int |
hashCode() |
void |
setBehaviors(Set<String> behaviors) |
String |
toString() |
public static final String JSON_PROPERTY_BEHAVIORS
public RiskPolicyRuleCondition behaviors(Set<String> behaviors)
public RiskPolicyRuleCondition addBehaviorsItem(String behaviorsItem)
Copyright © 2017–2023 Okta. All rights reserved.