| Package | Description |
|---|---|
| com.byteplus.cr | |
| com.byteplus.cr.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteTagsResponse |
CrApi.deleteTags(DeleteTagsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DeleteTagsResponse> |
CrApi.deleteTagsWithHttpInfo(@NotNull DeleteTagsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
CrApi.deleteTagsAsync(DeleteTagsRequest body,
ApiCallback<DeleteTagsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DeleteTagsResponse |
DeleteTagsResponse.addFailuresItem(FailureForDeleteTagsOutput failuresItem) |
DeleteTagsResponse |
DeleteTagsResponse.addSuccessesItem(SuccessForDeleteTagsOutput successesItem) |
DeleteTagsResponse |
DeleteTagsResponse.failures(List<FailureForDeleteTagsOutput> failures) |
DeleteTagsResponse |
DeleteTagsResponse.successes(List<SuccessForDeleteTagsOutput> successes) |
Copyright © 2025. All rights reserved.