| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
ByteDanceSeqResponseTagValueResp |
ByteDanceSeqResponseTagValueResp.addDataItem(TagValueResp dataItem) |
ByteDanceSeqResponseTagValueResp |
ByteDanceSeqResponseTagValueResp.code(Long code) |
ByteDanceSeqResponseTagValueResp |
ByteDanceSeqResponseTagValueResp.data(List<TagValueResp> data) |
| Modifier and Type | Method and Description |
|---|---|
ByteDanceSeqResponseTagValueResp |
TagApi.getTagValues(String tenantCode,
Integer tagId)
获取某个标签的取值
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ByteDanceSeqResponseTagValueResp> |
TagApi.getTagValuesWithHttpInfo(String tenantCode,
Integer tagId)
获取某个标签的取值
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
TagApi.getTagValuesAsync(String tenantCode,
Integer tagId,
ApiCallback<ByteDanceSeqResponseTagValueResp> callback)
获取某个标签的取值 (asynchronously)
|
Copyright © 2023. All rights reserved.