| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
CommonListLabelMetaInfo |
CommonListLabelMetaInfo.addDataItem(LabelMetaInfo dataItem) |
CommonListLabelMetaInfo |
CommonListLabelMetaInfo.code(Long code) |
CommonListLabelMetaInfo |
CommonListLabelMetaInfo.data(List<LabelMetaInfo> data) |
CommonListLabelMetaInfo |
CommonListLabelMetaInfo.msg(String msg) |
| Modifier and Type | Method and Description |
|---|---|
CommonListLabelMetaInfo |
LabelApi.getLabels(Long xTenant,
Integer subjectId,
String type)
获取项目下标签列表
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CommonListLabelMetaInfo> |
LabelApi.getLabelsWithHttpInfo(Long xTenant,
Integer subjectId,
String type)
获取项目下标签列表
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
LabelApi.getLabelsAsync(Long xTenant,
Integer subjectId,
String type,
ApiCallback<CommonListLabelMetaInfo> callback)
获取项目下标签列表 (asynchronously)
|
Copyright © 2023. All rights reserved.