Uses of Class
cn.ucloud.vpc.models.DescribeNATGWResponse.NatGatewaySubnetSet
-
Packages that use DescribeNATGWResponse.NatGatewaySubnetSet Package Description cn.ucloud.vpc.models -
-
Uses of DescribeNATGWResponse.NatGatewaySubnetSet in cn.ucloud.vpc.models
Methods in cn.ucloud.vpc.models that return types with arguments of type DescribeNATGWResponse.NatGatewaySubnetSet Modifier and Type Method Description List<DescribeNATGWResponse.NatGatewaySubnetSet>DescribeNATGWResponse.NatGatewayDataSet. getSubnetSet()Method parameters in cn.ucloud.vpc.models with type arguments of type DescribeNATGWResponse.NatGatewaySubnetSet Modifier and Type Method Description voidDescribeNATGWResponse.NatGatewayDataSet. setSubnetSet(List<DescribeNATGWResponse.NatGatewaySubnetSet> subnetSet)
-