| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Zone> |
ZoneApi.getZones(GetZonesRequestBody getZonesRequestBody) |
okhttp3.Call |
ZoneApi.getZonesAsync(GetZonesRequestBody getZonesRequestBody,
ApiCallback<List<Zone>> _callback)
(asynchronously)
|
okhttp3.Call |
ZoneApi.getZonesCall(GetZonesRequestBody getZonesRequestBody,
ApiCallback _callback)
Build call for getZones
|
ApiResponse<List<Zone>> |
ZoneApi.getZonesWithHttpInfo(GetZonesRequestBody getZonesRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetZonesRequestBody |
GetZonesRequestBody.after(String after) |
GetZonesRequestBody |
GetZonesRequestBody.before(String before) |
GetZonesRequestBody |
GetZonesRequestBody.first(Integer first) |
GetZonesRequestBody |
GetZonesRequestBody.last(Integer last) |
GetZonesRequestBody |
GetZonesRequestBody.orderBy(ZoneOrderByInput orderBy) |
GetZonesRequestBody |
GetZonesRequestBody.skip(Integer skip) |
GetZonesRequestBody |
GetZonesRequestBody.where(ZoneWhereInput where) |
Copyright © 2025. All rights reserved.