| Package | Description |
|---|---|
| com.byteplus.tag | |
| com.byteplus.tag.model |
| Modifier and Type | Method and Description |
|---|---|
GetTagKeysResponse |
TagApi.getTagKeys(GetTagKeysRequest body) |
com.squareup.okhttp.Call |
TagApi.getTagKeysAsync(GetTagKeysRequest body,
ApiCallback<GetTagKeysResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
TagApi.getTagKeysCall(GetTagKeysRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getTagKeys
|
ApiResponse<GetTagKeysResponse> |
TagApi.getTagKeysWithHttpInfo(@NotNull GetTagKeysRequest body) |
| Modifier and Type | Method and Description |
|---|---|
GetTagKeysRequest |
GetTagKeysRequest.matchType(GetTagKeysRequest.MatchTypeEnum matchType) |
GetTagKeysRequest |
GetTagKeysRequest.maxResults(Integer maxResults) |
GetTagKeysRequest |
GetTagKeysRequest.nextToken(String nextToken) |
GetTagKeysRequest |
GetTagKeysRequest.tagKey(String tagKey) |
GetTagKeysRequest |
GetTagKeysRequest.tagType(String tagType) |
Copyright © 2026. All rights reserved.