| Package | Description |
|---|---|
| com.byteplus.cr | |
| com.byteplus.cr.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteTagsResponse |
CrApi.deleteTags(DeleteTagsRequest body) |
com.squareup.okhttp.Call |
CrApi.deleteTagsAsync(DeleteTagsRequest body,
ApiCallback<DeleteTagsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CrApi.deleteTagsCall(DeleteTagsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteTags
|
ApiResponse<DeleteTagsResponse> |
CrApi.deleteTagsWithHttpInfo(@NotNull DeleteTagsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DeleteTagsRequest |
DeleteTagsRequest.addNamesItem(String namesItem) |
DeleteTagsRequest |
DeleteTagsRequest.names(List<String> names) |
DeleteTagsRequest |
DeleteTagsRequest.namespace(String namespace) |
DeleteTagsRequest |
DeleteTagsRequest.registry(String registry) |
DeleteTagsRequest |
DeleteTagsRequest.repository(String repository) |
Copyright © 2025. All rights reserved.