| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
| RuleCondition[] | RuleAndConditions. getConditions()Get 规则引擎条件,该数组内所有项全部满足即判断该条件满足。 | 
| RuleCondition[] | FunctionRuleCondition. getRuleConditions()Get 边缘函数触发规则条件,该列表内所有项全部满足即判断该条件满足。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RuleAndConditions. setConditions(RuleCondition[] Conditions)Set 规则引擎条件,该数组内所有项全部满足即判断该条件满足。 | 
| void | FunctionRuleCondition. setRuleConditions(RuleCondition[] RuleConditions)Set 边缘函数触发规则条件,该列表内所有项全部满足即判断该条件满足。 | 
| Constructor and Description | 
|---|
| RuleCondition(RuleCondition source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.