Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
TranslationNatRuleInput[] |
CreatePrivateNatGatewayTranslationNatRuleRequest.getTranslationNatRules()
Get 转换规则对象数组。
|
Modifier and Type | Method and Description |
---|---|
void |
CreatePrivateNatGatewayTranslationNatRuleRequest.setTranslationNatRules(TranslationNatRuleInput[] TranslationNatRules)
Set 转换规则对象数组。
|
Constructor and Description |
---|
TranslationNatRuleInput(TranslationNatRuleInput 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.