| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonListLabelMetaInfo |
CommonListLabelMetaInfo.addDataItem(LabelMetaInfo dataItem) |
CommonListLabelMetaInfo |
CommonListLabelMetaInfo.code(Long code) |
CommonListLabelMetaInfo |
CommonListLabelMetaInfo.data(List<LabelMetaInfo> data) |
CommonListLabelMetaInfo |
CommonListLabelMetaInfo.msg(String msg) |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonListLabelMetaInfo |
LabelApi.getLabels(Long xTenant,
Integer subjectId)
获取项目下标签列表
|
CommonListLabelMetaInfo |
LabelOpenApiApi.postLabels(Long xTenant,
LabelQueryRequest body,
Integer subjectId,
String type)
获取项目下标签列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<CommonListLabelMetaInfo> |
LabelApi.getLabelsWithHttpInfo(Long xTenant,
Integer subjectId)
获取项目下标签列表
|
ApiResponse<CommonListLabelMetaInfo> |
LabelOpenApiApi.postLabelsWithHttpInfo(Long xTenant,
LabelQueryRequest body,
Integer subjectId,
String type)
获取项目下标签列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
LabelApi.getLabelsAsync(Long xTenant,
Integer subjectId,
ApiCallback<CommonListLabelMetaInfo> callback)
获取项目下标签列表 (asynchronously)
|
com.squareup.okhttp.Call |
LabelOpenApiApi.postLabelsAsync(Long xTenant,
LabelQueryRequest body,
Integer subjectId,
String type,
ApiCallback<CommonListLabelMetaInfo> callback)
获取项目下标签列表 (asynchronously)
|
Copyright © 2024. All rights reserved.