| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Host> |
HostApi.getHosts(GetHostsRequestBody getHostsRequestBody) |
okhttp3.Call |
HostApi.getHostsAsync(GetHostsRequestBody getHostsRequestBody,
ApiCallback<List<Host>> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.getHostsCall(GetHostsRequestBody getHostsRequestBody,
ApiCallback _callback)
Build call for getHosts
|
ApiResponse<List<Host>> |
HostApi.getHostsWithHttpInfo(GetHostsRequestBody getHostsRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetHostsRequestBody |
GetHostsRequestBody.after(String after) |
GetHostsRequestBody |
GetHostsRequestBody.before(String before) |
GetHostsRequestBody |
GetHostsRequestBody.first(Integer first) |
GetHostsRequestBody |
TableReporterParamsFilter.getHosts()
Get hosts
|
GetHostsRequestBody |
GetHostsRequestBody.last(Integer last) |
GetHostsRequestBody |
GetHostsRequestBody.orderBy(HostOrderByInput orderBy) |
GetHostsRequestBody |
GetHostsRequestBody.skip(Integer skip) |
GetHostsRequestBody |
GetHostsRequestBody.where(HostWhereInput where) |
| 限定符和类型 | 方法和说明 |
|---|---|
TableReporterParamsFilter |
TableReporterParamsFilter.hosts(GetHostsRequestBody hosts) |
void |
TableReporterParamsFilter.setHosts(GetHostsRequestBody hosts) |
Copyright © 2025. All rights reserved.