| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonListLabelMetaInfo |
LabelOpenApiApi.postLabels(Long xTenant,
LabelQueryRequest body,
Integer subjectId,
String type)
获取项目下标签列表
|
com.squareup.okhttp.Call |
LabelOpenApiApi.postLabelsAsync(Long xTenant,
LabelQueryRequest body,
Integer subjectId,
String type,
ApiCallback<CommonListLabelMetaInfo> callback)
获取项目下标签列表 (asynchronously)
|
com.squareup.okhttp.Call |
LabelOpenApiApi.postLabelsCall(Long xTenant,
LabelQueryRequest body,
Integer subjectId,
String type,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postLabels
|
ApiResponse<CommonListLabelMetaInfo> |
LabelOpenApiApi.postLabelsWithHttpInfo(Long xTenant,
LabelQueryRequest body,
Integer subjectId,
String type)
获取项目下标签列表
|
Copyright © 2024. All rights reserved.