| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCdpEventPropertyVo |
ListCdpEventPropertyVo.addDataItem(CdpEventPropertyVo dataItem) |
ListCdpEventPropertyVo |
ListCdpEventPropertyVo.code(Long code) |
ListCdpEventPropertyVo |
ListCdpEventPropertyVo.data(List<CdpEventPropertyVo> data) |
ListCdpEventPropertyVo |
ListCdpEventPropertyVo.msg(String msg) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCdpEventPropertyVo |
DatasourceApi.queryeventPropertyList(Long xTenant,
Integer eventId)
查询事件属性列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ListCdpEventPropertyVo> |
DatasourceApi.queryeventPropertyListWithHttpInfo(Long xTenant,
Integer eventId)
查询事件属性列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
DatasourceApi.queryeventPropertyListAsync(Long xTenant,
Integer eventId,
ApiCallback<ListCdpEventPropertyVo> callback)
查询事件属性列表 (asynchronously)
|
Copyright © 2023. All rights reserved.