| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
VmConnection |
VmApi.getVmsConnection(GetVmsConnectionRequestBody getVmsConnectionRequestBody) |
okhttp3.Call |
VmApi.getVmsConnectionAsync(GetVmsConnectionRequestBody getVmsConnectionRequestBody,
ApiCallback<VmConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.getVmsConnectionCall(GetVmsConnectionRequestBody getVmsConnectionRequestBody,
ApiCallback _callback)
Build call for getVmsConnection
|
ApiResponse<VmConnection> |
VmApi.getVmsConnectionWithHttpInfo(GetVmsConnectionRequestBody getVmsConnectionRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetVmsConnectionRequestBody |
GetVmsConnectionRequestBody.after(String after) |
GetVmsConnectionRequestBody |
GetVmsConnectionRequestBody.before(String before) |
GetVmsConnectionRequestBody |
GetVmsConnectionRequestBody.first(Integer first) |
GetVmsConnectionRequestBody |
GetVmsConnectionRequestBody.last(Integer last) |
GetVmsConnectionRequestBody |
GetVmsConnectionRequestBody.orderBy(VmOrderByInput orderBy) |
GetVmsConnectionRequestBody |
GetVmsConnectionRequestBody.skip(Integer skip) |
GetVmsConnectionRequestBody |
GetVmsConnectionRequestBody.where(VmWhereInput where) |
Copyright © 2025. All rights reserved.