| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<View> |
ViewApi.getViews(GetViewsRequestBody getViewsRequestBody) |
ApiResponse<List<View>> |
ViewApi.getViewsWithHttpInfo(GetViewsRequestBody getViewsRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
okhttp3.Call |
ViewApi.getViewsAsync(GetViewsRequestBody getViewsRequestBody,
ApiCallback<List<View>> _callback)
(asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
View |
View.addGraphsItem(NestedGraph graphsItem) |
View |
View.cluster(NestedCluster cluster) |
View |
View.entityAsyncStatus(EntityAsyncStatus entityAsyncStatus) |
View |
WithTaskView.getData()
Get data
|
View |
View.graphs(List<NestedGraph> graphs) |
View |
View.id(String id) |
View |
View.localId(String localId) |
View |
View.name(String name) |
View |
View.timeSpan(Integer timeSpan) |
View |
View.timeUnit(TimeUnit timeUnit) |
| 限定符和类型 | 方法和说明 |
|---|---|
WithTaskView |
WithTaskView.data(View data) |
void |
WithTaskView.setData(View data) |
Copyright © 2025. All rights reserved.