| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
ListCdpEventVo |
ListCdpEventVo.addDataItem(CdpEventVo dataItem) |
ListCdpEventVo |
ListCdpEventVo.code(Long code) |
ListCdpEventVo |
ListCdpEventVo.data(List<CdpEventVo> data) |
ListCdpEventVo |
ListCdpEventVo.msg(String msg) |
| Modifier and Type | Method and Description |
|---|---|
ListCdpEventVo |
DatasourceApi.queryeventList(Integer dataSourceId)
查询事件列表
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListCdpEventVo> |
DatasourceApi.queryeventListWithHttpInfo(Integer dataSourceId)
查询事件列表
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DatasourceApi.queryeventListAsync(Integer dataSourceId,
ApiCallback<ListCdpEventVo> callback)
查询事件列表 (asynchronously)
|
Copyright © 2023. All rights reserved.