| Package | Description |
|---|---|
| com.byteplus.cr | |
| com.byteplus.cr.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsResponse |
CrApi.listTags(ListTagsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListTagsResponse> |
CrApi.listTagsWithHttpInfo(@NotNull ListTagsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
CrApi.listTagsAsync(ListTagsRequest body,
ApiCallback<ListTagsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsResponse |
ListTagsResponse.addItemsItem(ItemForListTagsOutput itemsItem) |
ListTagsResponse |
ListTagsResponse.items(List<ItemForListTagsOutput> items) |
ListTagsResponse |
ListTagsResponse.namespace(String namespace) |
ListTagsResponse |
ListTagsResponse.pageNumber(Long pageNumber) |
ListTagsResponse |
ListTagsResponse.pageSize(Long pageSize) |
ListTagsResponse |
ListTagsResponse.registry(String registry) |
ListTagsResponse |
ListTagsResponse.repository(String repository) |
ListTagsResponse |
ListTagsResponse.totalCount(Long totalCount) |
Copyright © 2025. All rights reserved.