| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithTaskLogCollection> |
LogCollectionApi.createLogCollection(List<LogCollectionCreationParams> logCollectionCreationParams) |
okhttp3.Call |
LogCollectionApi.createLogCollectionAsync(List<LogCollectionCreationParams> logCollectionCreationParams,
ApiCallback<List<WithTaskLogCollection>> _callback)
(asynchronously)
|
okhttp3.Call |
LogCollectionApi.createLogCollectionCall(List<LogCollectionCreationParams> logCollectionCreationParams,
ApiCallback _callback)
Build call for createLogCollection
|
ApiResponse<List<WithTaskLogCollection>> |
LogCollectionApi.createLogCollectionWithHttpInfo(List<LogCollectionCreationParams> logCollectionCreationParams) |
| 限定符和类型 | 方法和说明 |
|---|---|
LogCollectionCreationParams |
LogCollectionCreationParams.addServiceGroupsItem(LogCollectionServiceGroupParams serviceGroupsItem) |
LogCollectionCreationParams |
LogCollectionCreationParams.clusterId(String clusterId) |
LogCollectionCreationParams |
LogCollectionCreationParams.hosts(HostWhereInput hosts) |
LogCollectionCreationParams |
LogCollectionCreationParams.logEndedAt(org.threeten.bp.OffsetDateTime logEndedAt) |
LogCollectionCreationParams |
LogCollectionCreationParams.logStartedAt(org.threeten.bp.OffsetDateTime logStartedAt) |
LogCollectionCreationParams |
LogCollectionCreationParams.serviceGroups(List<LogCollectionServiceGroupParams> serviceGroups) |
LogCollectionCreationParams |
LogCollectionCreationParams.witnessId(String witnessId) |
Copyright © 2025. All rights reserved.