| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
RuleExtraParameter | 
RuleChoicePropertiesItem.getExtraParameter()
Get Special parameter. 
 | 
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RuleChoicePropertiesItem.setExtraParameter(RuleExtraParameter ExtraParameter)
Set Special parameter. 
 | 
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. 
 | 
| 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 © 2023. All rights reserved.