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