Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
SourceIpTranslationNatRule |
ModifyNatGatewaySourceIpTranslationNatRuleRequest.getSourceIpTranslationNatRule()
Get NAT网关的SNAT转换规则。
|
SourceIpTranslationNatRule[] |
CreateNatGatewaySourceIpTranslationNatRuleRequest.getSourceIpTranslationNatRules()
Get NAT网关的SNAT转换规则
|
SourceIpTranslationNatRule[] |
DescribeNatGatewaySourceIpTranslationNatRulesResponse.getSourceIpTranslationNatRuleSet()
Get NAT网关SNAT规则对象数组。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyNatGatewaySourceIpTranslationNatRuleRequest.setSourceIpTranslationNatRule(SourceIpTranslationNatRule SourceIpTranslationNatRule)
Set NAT网关的SNAT转换规则。
|
void |
CreateNatGatewaySourceIpTranslationNatRuleRequest.setSourceIpTranslationNatRules(SourceIpTranslationNatRule[] SourceIpTranslationNatRules)
Set NAT网关的SNAT转换规则
|
void |
DescribeNatGatewaySourceIpTranslationNatRulesResponse.setSourceIpTranslationNatRuleSet(SourceIpTranslationNatRule[] SourceIpTranslationNatRuleSet)
Set NAT网关SNAT规则对象数组。
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2021. All rights reserved.