| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
CommonLabelResultData |
CommonLabelResultData.code(Long code) |
CommonLabelResultData |
CommonLabelResultData.data(LabelResultData data) |
CommonLabelResultData |
CommonLabelResultData.msg(String msg) |
| Modifier and Type | Method and Description |
|---|---|
CommonLabelResultData |
LabelApi.getLatestHistoryData(Integer id,
Integer showNum,
Long xTenant)
标签上一次运行结果数据
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CommonLabelResultData> |
LabelApi.getLatestHistoryDataWithHttpInfo(Integer id,
Integer showNum,
Long xTenant)
标签上一次运行结果数据
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
LabelApi.getLatestHistoryDataAsync(Integer id,
Integer showNum,
Long xTenant,
ApiCallback<CommonLabelResultData> callback)
标签上一次运行结果数据 (asynchronously)
|
Copyright © 2023. All rights reserved.