| Package | Description | 
|---|---|
| com.tencentcloudapi.cfw.v20190904.models | 
| Modifier and Type | Method and Description | 
|---|---|
RuleInfoData[] | 
CreateAcRulesRequest.getData()
Get Creates rule data 
 | 
RuleInfoData[] | 
ModifyAcRuleRequest.getData()
Get Array of rules 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateAcRulesRequest.setData(RuleInfoData[] Data)
Set Creates rule data 
 | 
void | 
ModifyAcRuleRequest.setData(RuleInfoData[] Data)
Set Array of rules 
 | 
| Constructor and Description | 
|---|
RuleInfoData(RuleInfoData 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.