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