| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Label> |
LabelApi.getLabels(GetLabelsRequestBody getLabelsRequestBody) |
okhttp3.Call |
LabelApi.getLabelsAsync(GetLabelsRequestBody getLabelsRequestBody,
ApiCallback<List<Label>> _callback)
(asynchronously)
|
okhttp3.Call |
LabelApi.getLabelsCall(GetLabelsRequestBody getLabelsRequestBody,
ApiCallback _callback)
Build call for getLabels
|
ApiResponse<List<Label>> |
LabelApi.getLabelsWithHttpInfo(GetLabelsRequestBody getLabelsRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetLabelsRequestBody |
GetLabelsRequestBody.after(String after) |
GetLabelsRequestBody |
GetLabelsRequestBody.before(String before) |
GetLabelsRequestBody |
GetLabelsRequestBody.first(Integer first) |
GetLabelsRequestBody |
GetLabelsRequestBody.last(Integer last) |
GetLabelsRequestBody |
GetLabelsRequestBody.orderBy(LabelOrderByInput orderBy) |
GetLabelsRequestBody |
GetLabelsRequestBody.skip(Integer skip) |
GetLabelsRequestBody |
GetLabelsRequestBody.where(LabelWhereInput where) |
Copyright © 2025. All rights reserved.