Package org.openapitools.client.model
Class ContextPolicyRuleConditionAllOf
java.lang.Object
org.openapitools.client.model.ContextPolicyRuleConditionAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class ContextPolicyRuleConditionAllOf
extends Object
ContextPolicyRuleConditionAllOf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
expression
(String expression) Get expressionint
hashCode()
void
setExpression
(String expression) toString()
-
Field Details
-
JSON_PROPERTY_EXPRESSION
- See Also:
-
-
Constructor Details
-
ContextPolicyRuleConditionAllOf
public ContextPolicyRuleConditionAllOf()
-
-
Method Details