Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
RuleEngineAction[] |
RuleBranch.getActions()
Get [Operations](Https://Cloud.Tencent.Com/Document/Product/1552/90438#C7bd7e02-9247-4a72-B0e4-11c27cadb198).
Note: actions and subrules cannot both be empty. |
Modifier and Type | Method and Description |
---|---|
void |
RuleBranch.setActions(RuleEngineAction[] Actions)
Set [Operations](Https://Cloud.Tencent.Com/Document/Product/1552/90438#C7bd7e02-9247-4a72-B0e4-11c27cadb198).
Note: actions and subrules cannot both be empty. |
Constructor and Description |
---|
RuleEngineAction(RuleEngineAction 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.