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