| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Task> |
TaskApi.getTasks(GetTasksRequestBody getTasksRequestBody) |
okhttp3.Call |
TaskApi.getTasksAsync(GetTasksRequestBody getTasksRequestBody,
ApiCallback<List<Task>> _callback)
(asynchronously)
|
okhttp3.Call |
TaskApi.getTasksCall(GetTasksRequestBody getTasksRequestBody,
ApiCallback _callback)
Build call for getTasks
|
ApiResponse<List<Task>> |
TaskApi.getTasksWithHttpInfo(GetTasksRequestBody getTasksRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetTasksRequestBody |
GetTasksRequestBody.after(String after) |
GetTasksRequestBody |
GetTasksRequestBody.before(String before) |
GetTasksRequestBody |
GetTasksRequestBody.first(Integer first) |
GetTasksRequestBody |
TableReporterParamsFilter.getTasks()
Get tasks
|
GetTasksRequestBody |
GetTasksRequestBody.last(Integer last) |
GetTasksRequestBody |
GetTasksRequestBody.orderBy(TaskOrderByInput orderBy) |
GetTasksRequestBody |
GetTasksRequestBody.skip(Integer skip) |
GetTasksRequestBody |
GetTasksRequestBody.where(TaskWhereInput where) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TableReporterParamsFilter.setTasks(GetTasksRequestBody tasks) |
TableReporterParamsFilter |
TableReporterParamsFilter.tasks(GetTasksRequestBody tasks) |
Copyright © 2025. All rights reserved.