| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
| RuleExtraParameter | RulesProperties. getExtraParameter()Get NULL: No special parameters when `NormalAction` is selected for `RuleAction`.
Note: This field may return null, indicating that no valid values can be obtained. | 
| RuleExtraParameter | RuleChoicePropertiesItem. getExtraParameter()Get Special parameter. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RulesProperties. setExtraParameter(RuleExtraParameter ExtraParameter)Set NULL: No special parameters when `NormalAction` is selected for `RuleAction`.
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | RuleChoicePropertiesItem. setExtraParameter(RuleExtraParameter ExtraParameter)Set Special parameter. | 
| Constructor and Description | 
|---|
| RuleExtraParameter(RuleExtraParameter 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 © 2022. All rights reserved.