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