| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
HostConnection |
HostApi.getHostsConnection(GetHostsConnectionRequestBody getHostsConnectionRequestBody) |
okhttp3.Call |
HostApi.getHostsConnectionAsync(GetHostsConnectionRequestBody getHostsConnectionRequestBody,
ApiCallback<HostConnection> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.getHostsConnectionCall(GetHostsConnectionRequestBody getHostsConnectionRequestBody,
ApiCallback _callback)
Build call for getHostsConnection
|
ApiResponse<HostConnection> |
HostApi.getHostsConnectionWithHttpInfo(GetHostsConnectionRequestBody getHostsConnectionRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetHostsConnectionRequestBody |
GetHostsConnectionRequestBody.after(String after) |
GetHostsConnectionRequestBody |
GetHostsConnectionRequestBody.before(String before) |
GetHostsConnectionRequestBody |
GetHostsConnectionRequestBody.first(Integer first) |
GetHostsConnectionRequestBody |
GetHostsConnectionRequestBody.last(Integer last) |
GetHostsConnectionRequestBody |
GetHostsConnectionRequestBody.orderBy(HostOrderByInput orderBy) |
GetHostsConnectionRequestBody |
GetHostsConnectionRequestBody.skip(Integer skip) |
GetHostsConnectionRequestBody |
GetHostsConnectionRequestBody.where(HostWhereInput where) |
Copyright © 2025. All rights reserved.