Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
LocalDestinationIpPortTranslationNatRule[] |
CreatePrivateNatGatewayDestinationIpPortTranslationNatRuleRequest.getLocalDestinationIpPortTranslationNatRules()
Get 目的端口转换规则列表。
|
LocalDestinationIpPortTranslationNatRule[] |
DeletePrivateNatGatewayDestinationIpPortTranslationNatRuleRequest.getLocalDestinationIpPortTranslationNatRules()
Get 目的端口转换规则数组。
|
Modifier and Type | Method and Description |
---|---|
void |
CreatePrivateNatGatewayDestinationIpPortTranslationNatRuleRequest.setLocalDestinationIpPortTranslationNatRules(LocalDestinationIpPortTranslationNatRule[] LocalDestinationIpPortTranslationNatRules)
Set 目的端口转换规则列表。
|
void |
DeletePrivateNatGatewayDestinationIpPortTranslationNatRuleRequest.setLocalDestinationIpPortTranslationNatRules(LocalDestinationIpPortTranslationNatRule[] LocalDestinationIpPortTranslationNatRules)
Set 目的端口转换规则数组。
|
Constructor and Description |
---|
LocalDestinationIpPortTranslationNatRule(LocalDestinationIpPortTranslationNatRule 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.