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