| Package | Description | 
|---|---|
| com.tencentcloudapi.cfw.v20190904.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateNatRuleItem[] | AddNatAcRuleRequest. getRules()Get NAT access control rules to be added. | 
| CreateNatRuleItem[] | ModifyNatAcRuleRequest. getRules()Get Array of rules to be modified. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AddNatAcRuleRequest. setRules(CreateNatRuleItem[] Rules)Set NAT access control rules to be added. | 
| void | ModifyNatAcRuleRequest. setRules(CreateNatRuleItem[] Rules)Set Array of rules to be modified. | 
| Constructor and Description | 
|---|
| CreateNatRuleItem(CreateNatRuleItem 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 © 2024. All rights reserved.