Uses of Class
cn.ucloud.uphone.models.DescribeUPhoneServerResponse.ServerDiskSet
-
Packages that use DescribeUPhoneServerResponse.ServerDiskSet Package Description cn.ucloud.uphone.models -
-
Uses of DescribeUPhoneServerResponse.ServerDiskSet in cn.ucloud.uphone.models
Methods in cn.ucloud.uphone.models that return types with arguments of type DescribeUPhoneServerResponse.ServerDiskSet Modifier and Type Method Description List<DescribeUPhoneServerResponse.ServerDiskSet>DescribeUPhoneServerResponse.ServerModelInstance. getDiskSet()Method parameters in cn.ucloud.uphone.models with type arguments of type DescribeUPhoneServerResponse.ServerDiskSet Modifier and Type Method Description voidDescribeUPhoneServerResponse.ServerModelInstance. setDiskSet(List<DescribeUPhoneServerResponse.ServerDiskSet> diskSet)
-