| Package | Description |
|---|---|
| com.byteplus.tag | |
| com.byteplus.tag.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTagsResponse |
TagApi.createTags(CreateTagsRequest body) |
com.squareup.okhttp.Call |
TagApi.createTagsAsync(CreateTagsRequest body,
ApiCallback<CreateTagsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
TagApi.createTagsCall(CreateTagsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createTags
|
ApiResponse<CreateTagsResponse> |
TagApi.createTagsWithHttpInfo(@NotNull CreateTagsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateTagsRequest |
CreateTagsRequest.addTagsItem(TagForCreateTagsInput tagsItem) |
CreateTagsRequest |
CreateTagsRequest.tags(List<TagForCreateTagsInput> tags) |
Copyright © 2026. All rights reserved.