| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
CommonDataModelId |
CommonDataModelId.code(Long code) |
CommonDataModelId |
CommonDataModelId.data(DataModelId data) |
CommonDataModelId |
CommonDataModelId.msg(String msg) |
| Modifier and Type | Method and Description |
|---|---|
CommonDataModelId |
LabelApi.uploadLabelData(File file,
Long xTenant)
上传标签文件
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CommonDataModelId> |
LabelApi.uploadLabelDataWithHttpInfo(File file,
Long xTenant)
上传标签文件
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
LabelApi.uploadLabelDataAsync(File file,
Long xTenant,
ApiCallback<CommonDataModelId> callback)
上传标签文件 (asynchronously)
|
Copyright © 2023. All rights reserved.