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