| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonListLabelResultData |
CommonListLabelResultData.addDataItem(LabelResultData dataItem) |
CommonListLabelResultData |
CommonListLabelResultData.code(Long code) |
CommonListLabelResultData |
CommonListLabelResultData.data(List<LabelResultData> data) |
CommonListLabelResultData |
CommonListLabelResultData.msg(String msg) |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonListLabelResultData |
LabelApi.getHistoryData(Integer id,
String startDate,
String endDate,
Integer showNum,
Long xTenant,
String period)
标签运行结果历史数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<CommonListLabelResultData> |
LabelApi.getHistoryDataWithHttpInfo(Integer id,
String startDate,
String endDate,
Integer showNum,
Long xTenant,
String period)
标签运行结果历史数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
LabelApi.getHistoryDataAsync(Integer id,
String startDate,
String endDate,
Integer showNum,
Long xTenant,
String period,
ApiCallback<CommonListLabelResultData> callback)
标签运行结果历史数据 (asynchronously)
|
Copyright © 2023. All rights reserved.