| Package | Description |
|---|---|
| com.tencentcloudapi.vpc.v20170312.models |
| Modifier and Type | Method and Description |
|---|---|
DestinationIpPortTranslationNatRule[] |
CreateNatGatewayDestinationIpPortTranslationNatRuleRequest.getDestinationIpPortTranslationNatRules()
Get NAT网关的端口转换规则。
|
DestinationIpPortTranslationNatRule[] |
DeleteNatGatewayDestinationIpPortTranslationNatRuleRequest.getDestinationIpPortTranslationNatRules()
Get NAT网关的端口转换规则。
|
DestinationIpPortTranslationNatRule[] |
NatGateway.getDestinationIpPortTranslationNatRuleSet()
Get NAT网关的端口转发规则。
|
DestinationIpPortTranslationNatRule |
ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest.getDestinationNatRule()
Get 目的NAT网关的端口转换规则。
|
DestinationIpPortTranslationNatRule |
ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest.getSourceNatRule()
Get 源NAT网关的端口转换规则。
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateNatGatewayDestinationIpPortTranslationNatRuleRequest.setDestinationIpPortTranslationNatRules(DestinationIpPortTranslationNatRule[] DestinationIpPortTranslationNatRules)
Set NAT网关的端口转换规则。
|
void |
DeleteNatGatewayDestinationIpPortTranslationNatRuleRequest.setDestinationIpPortTranslationNatRules(DestinationIpPortTranslationNatRule[] DestinationIpPortTranslationNatRules)
Set NAT网关的端口转换规则。
|
void |
NatGateway.setDestinationIpPortTranslationNatRuleSet(DestinationIpPortTranslationNatRule[] DestinationIpPortTranslationNatRuleSet)
Set NAT网关的端口转发规则。
|
void |
ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest.setDestinationNatRule(DestinationIpPortTranslationNatRule DestinationNatRule)
Set 目的NAT网关的端口转换规则。
|
void |
ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest.setSourceNatRule(DestinationIpPortTranslationNatRule SourceNatRule)
Set 源NAT网关的端口转换规则。
|
| Constructor and Description |
|---|
DestinationIpPortTranslationNatRule(DestinationIpPortTranslationNatRule 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.