| Package | Description | 
|---|---|
| com.tencentcloudapi.gpm.v20200820.models | 
| Modifier and Type | Method and Description | 
|---|---|
RuleInfo | 
ModifyRuleResponse.getRuleInfo()
Get Rule information 
 | 
RuleInfo | 
DescribeRuleResponse.getRuleInfo()
Get Rule information
Note: this field may return `null`, indicating that no valid value is obtained. 
 | 
RuleInfo | 
CreateRuleResponse.getRuleInfo()
Get Rule information 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyRuleResponse.setRuleInfo(RuleInfo RuleInfo)
Set Rule information 
 | 
void | 
DescribeRuleResponse.setRuleInfo(RuleInfo RuleInfo)
Set Rule information
Note: this field may return `null`, indicating that no valid value is obtained. 
 | 
void | 
CreateRuleResponse.setRuleInfo(RuleInfo RuleInfo)
Set Rule information 
 | 
| Constructor and Description | 
|---|
RuleInfo(RuleInfo 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 © 2021. All rights reserved.