Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
RuleCondition[] |
RuleAndConditions.getConditions()
Get 规则引擎条件,该数组内所有项全部满足即判断该条件满足。
|
Modifier and Type | Method and Description |
---|---|
void |
RuleAndConditions.setConditions(RuleCondition[] Conditions)
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 © 2024. All rights reserved.