| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
LogCollectionConnection |
LogCollectionApi.getLogCollectionsConnection(GetLogCollectionsConnectionRequestBody getLogCollectionsConnectionRequestBody) |
okhttp3.Call |
LogCollectionApi.getLogCollectionsConnectionAsync(GetLogCollectionsConnectionRequestBody getLogCollectionsConnectionRequestBody,
ApiCallback<LogCollectionConnection> _callback)
(asynchronously)
|
okhttp3.Call |
LogCollectionApi.getLogCollectionsConnectionCall(GetLogCollectionsConnectionRequestBody getLogCollectionsConnectionRequestBody,
ApiCallback _callback)
Build call for getLogCollectionsConnection
|
ApiResponse<LogCollectionConnection> |
LogCollectionApi.getLogCollectionsConnectionWithHttpInfo(GetLogCollectionsConnectionRequestBody getLogCollectionsConnectionRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetLogCollectionsConnectionRequestBody |
GetLogCollectionsConnectionRequestBody.after(String after) |
GetLogCollectionsConnectionRequestBody |
GetLogCollectionsConnectionRequestBody.before(String before) |
GetLogCollectionsConnectionRequestBody |
GetLogCollectionsConnectionRequestBody.first(Integer first) |
GetLogCollectionsConnectionRequestBody |
GetLogCollectionsConnectionRequestBody.last(Integer last) |
GetLogCollectionsConnectionRequestBody |
GetLogCollectionsConnectionRequestBody.orderBy(LogCollectionOrderByInput orderBy) |
GetLogCollectionsConnectionRequestBody |
GetLogCollectionsConnectionRequestBody.skip(Integer skip) |
GetLogCollectionsConnectionRequestBody |
GetLogCollectionsConnectionRequestBody.where(LogCollectionWhereInput where) |
Copyright © 2025. All rights reserved.