| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DestinationIpPortTranslationNatRule[] | DeleteNatGatewayDestinationIpPortTranslationNatRuleRequest. getDestinationIpPortTranslationNatRules()Get The port forwarding rules of the NAT gateway. | 
| DestinationIpPortTranslationNatRule[] | CreateNatGatewayDestinationIpPortTranslationNatRuleRequest. getDestinationIpPortTranslationNatRules()Get The port forwarding rules of the NAT gateway. | 
| DestinationIpPortTranslationNatRule[] | NatGateway. getDestinationIpPortTranslationNatRuleSet()Get The port forwarding rules of the NAT gateway. | 
| DestinationIpPortTranslationNatRule | ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest. getDestinationNatRule()Get The port forwarding rule of the destination NAT gateway. | 
| DestinationIpPortTranslationNatRule | ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest. getSourceNatRule()Get The port forwarding rule of the source NAT gateway. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DeleteNatGatewayDestinationIpPortTranslationNatRuleRequest. setDestinationIpPortTranslationNatRules(DestinationIpPortTranslationNatRule[] DestinationIpPortTranslationNatRules)Set The port forwarding rules of the NAT gateway. | 
| void | CreateNatGatewayDestinationIpPortTranslationNatRuleRequest. setDestinationIpPortTranslationNatRules(DestinationIpPortTranslationNatRule[] DestinationIpPortTranslationNatRules)Set The port forwarding rules of the NAT gateway. | 
| void | NatGateway. setDestinationIpPortTranslationNatRuleSet(DestinationIpPortTranslationNatRule[] DestinationIpPortTranslationNatRuleSet)Set The port forwarding rules of the NAT gateway. | 
| void | ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest. setDestinationNatRule(DestinationIpPortTranslationNatRule DestinationNatRule)Set The port forwarding rule of the destination NAT gateway. | 
| void | ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest. setSourceNatRule(DestinationIpPortTranslationNatRule SourceNatRule)Set The port forwarding rule of the source NAT gateway. | 
| 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.