| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Disk> |
DiskApi.getDisks(GetDisksRequestBody getDisksRequestBody) |
okhttp3.Call |
DiskApi.getDisksAsync(GetDisksRequestBody getDisksRequestBody,
ApiCallback<List<Disk>> _callback)
(asynchronously)
|
okhttp3.Call |
DiskApi.getDisksCall(GetDisksRequestBody getDisksRequestBody,
ApiCallback _callback)
Build call for getDisks
|
ApiResponse<List<Disk>> |
DiskApi.getDisksWithHttpInfo(GetDisksRequestBody getDisksRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetDisksRequestBody |
GetDisksRequestBody.after(String after) |
GetDisksRequestBody |
GetDisksRequestBody.before(String before) |
GetDisksRequestBody |
GetDisksRequestBody.first(Integer first) |
GetDisksRequestBody |
TableReporterParamsFilter.getDisks()
Get disks
|
GetDisksRequestBody |
GetDisksRequestBody.last(Integer last) |
GetDisksRequestBody |
GetDisksRequestBody.orderBy(DiskOrderByInput orderBy) |
GetDisksRequestBody |
GetDisksRequestBody.skip(Integer skip) |
GetDisksRequestBody |
GetDisksRequestBody.where(DiskWhereInput where) |
| 限定符和类型 | 方法和说明 |
|---|---|
TableReporterParamsFilter |
TableReporterParamsFilter.disks(GetDisksRequestBody disks) |
void |
TableReporterParamsFilter.setDisks(GetDisksRequestBody disks) |
Copyright © 2025. All rights reserved.