| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonString |
CommonString.code(Long code) |
CommonString |
CommonString.data(String data) |
CommonString |
CommonString.msg(String msg) |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonString |
LabelOpenApiApi.deleteRealtimeTagData(Integer baseId,
Integer tagId)
删除人工标签
|
CommonString |
LabelOpenApiApi.updateRealtimeTagData(Long xTenant,
RealtimeTagReq body)
更新人工标签
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<CommonString> |
LabelOpenApiApi.deleteRealtimeTagDataWithHttpInfo(Integer baseId,
Integer tagId)
删除人工标签
|
ApiResponse<CommonString> |
LabelOpenApiApi.updateRealtimeTagDataWithHttpInfo(Long xTenant,
RealtimeTagReq body)
更新人工标签
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
LabelOpenApiApi.deleteRealtimeTagDataAsync(Integer baseId,
Integer tagId,
ApiCallback<CommonString> callback)
删除人工标签 (asynchronously)
|
com.squareup.okhttp.Call |
LabelOpenApiApi.updateRealtimeTagDataAsync(Long xTenant,
RealtimeTagReq body,
ApiCallback<CommonString> callback)
更新人工标签 (asynchronously)
|
Copyright © 2024. All rights reserved.