Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
TranslationNatRuleDiff[] |
ModifyPrivateNatGatewayTranslationNatRuleRequest.getTranslationNatRules()
Get 转换规则对象数组。仅支持修改单个转换规则
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyPrivateNatGatewayTranslationNatRuleRequest.setTranslationNatRules(TranslationNatRuleDiff[] TranslationNatRules)
Set 转换规则对象数组。仅支持修改单个转换规则
|
Constructor and Description |
---|
TranslationNatRuleDiff(TranslationNatRuleDiff 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.