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