| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithTaskGraph> |
GraphApi.createGraph(List<GraphCreationParams> graphCreationParams) |
okhttp3.Call |
GraphApi.createGraphAsync(List<GraphCreationParams> graphCreationParams,
ApiCallback<List<WithTaskGraph>> _callback)
(asynchronously)
|
okhttp3.Call |
GraphApi.createGraphCall(List<GraphCreationParams> graphCreationParams,
ApiCallback _callback)
Build call for createGraph
|
ApiResponse<List<WithTaskGraph>> |
GraphApi.createGraphWithHttpInfo(List<GraphCreationParams> graphCreationParams) |
Copyright © 2025. All rights reserved.