Uses of Class
cn.ucloud.uphost.models.CreatePHostRequest.Disks
-
Packages that use CreatePHostRequest.Disks Package Description cn.ucloud.uphost.models -
-
Uses of CreatePHostRequest.Disks in cn.ucloud.uphost.models
Methods in cn.ucloud.uphost.models that return types with arguments of type CreatePHostRequest.Disks Modifier and Type Method Description List<CreatePHostRequest.Disks>CreatePHostRequest. getDisks()Method parameters in cn.ucloud.uphost.models with type arguments of type CreatePHostRequest.Disks Modifier and Type Method Description voidCreatePHostRequest. setDisks(List<CreatePHostRequest.Disks> disks)
-