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