| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
ByteDanceSeqResponseOpenApiManualTagInfo |
ByteDanceSeqResponseOpenApiManualTagInfo.addDataItem(OpenApiManualTagInfo dataItem) |
ByteDanceSeqResponseOpenApiManualTagInfo |
ByteDanceSeqResponseOpenApiManualTagInfo.code(Long code) |
ByteDanceSeqResponseOpenApiManualTagInfo |
ByteDanceSeqResponseOpenApiManualTagInfo.data(List<OpenApiManualTagInfo> data) |
| Modifier and Type | Method and Description |
|---|---|
ByteDanceSeqResponseOpenApiManualTagInfo |
TagApi.getManualTagsList(String tenantCode)
查询某个用户身上的人工标签列表
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ByteDanceSeqResponseOpenApiManualTagInfo> |
TagApi.getManualTagsListWithHttpInfo(String tenantCode)
查询某个用户身上的人工标签列表
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
TagApi.getManualTagsListAsync(String tenantCode,
ApiCallback<ByteDanceSeqResponseOpenApiManualTagInfo> callback)
查询某个用户身上的人工标签列表 (asynchronously)
|
Copyright © 2023. All rights reserved.