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