Package | Description |
---|---|
com.tencentcloudapi.cfw.v20190904.models |
Modifier and Type | Method and Description |
---|---|
CreateNatRuleItem[] |
AddNatAcRuleRequest.getRules()
Get 需要添加的nat访问控制规则列表
|
CreateNatRuleItem[] |
ModifyNatAcRuleRequest.getRules()
Get 需要编辑的规则数组,基于Uuid唯一id来修改该规则
|
Modifier and Type | Method and Description |
---|---|
void |
AddNatAcRuleRequest.setRules(CreateNatRuleItem[] Rules)
Set 需要添加的nat访问控制规则列表
|
void |
ModifyNatAcRuleRequest.setRules(CreateNatRuleItem[] Rules)
Set 需要编辑的规则数组,基于Uuid唯一id来修改该规则
|
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 © 2025. All rights reserved.