Uses of Class
com.tencentcloudapi.vpc.v20170312.models.DescribeNatGatewaySourceIpTranslationNatRulesResponse
-
Packages that use DescribeNatGatewaySourceIpTranslationNatRulesResponse Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of DescribeNatGatewaySourceIpTranslationNatRulesResponse in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 that return DescribeNatGatewaySourceIpTranslationNatRulesResponse Modifier and Type Method Description DescribeNatGatewaySourceIpTranslationNatRulesResponseVpcClient. DescribeNatGatewaySourceIpTranslationNatRules(DescribeNatGatewaySourceIpTranslationNatRulesRequest req)本接口(DescribeNatGatewaySourceIpTranslationNatRules)用于查询NAT网关SNAT转发规则对象数组。 -
Uses of DescribeNatGatewaySourceIpTranslationNatRulesResponse in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type DescribeNatGatewaySourceIpTranslationNatRulesResponse Constructor Description DescribeNatGatewaySourceIpTranslationNatRulesResponse(DescribeNatGatewaySourceIpTranslationNatRulesResponse 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.
-