Uses of Class
cn.ucloud.vpc.models.DescribeVIPResponse.VIPDetailSet
-
Packages that use DescribeVIPResponse.VIPDetailSet Package Description cn.ucloud.vpc.models -
-
Uses of DescribeVIPResponse.VIPDetailSet in cn.ucloud.vpc.models
Methods in cn.ucloud.vpc.models that return types with arguments of type DescribeVIPResponse.VIPDetailSet Modifier and Type Method Description List<DescribeVIPResponse.VIPDetailSet>DescribeVIPResponse. getVIPSet()Method parameters in cn.ucloud.vpc.models with type arguments of type DescribeVIPResponse.VIPDetailSet Modifier and Type Method Description voidDescribeVIPResponse. setVIPSet(List<DescribeVIPResponse.VIPDetailSet> vipSet)
-