| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteContactGroupsResponse |
VmpApi.deleteContactGroups(DeleteContactGroupsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DeleteContactGroupsResponse> |
VmpApi.deleteContactGroupsWithHttpInfo(@NotNull DeleteContactGroupsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VmpApi.deleteContactGroupsAsync(DeleteContactGroupsRequest body,
ApiCallback<DeleteContactGroupsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DeleteContactGroupsResponse |
DeleteContactGroupsResponse.addSuccessfulItemsItem(String successfulItemsItem) |
DeleteContactGroupsResponse |
DeleteContactGroupsResponse.addUnsuccessfulItemsItem(UnsuccessfulItemForDeleteContactGroupsOutput unsuccessfulItemsItem) |
DeleteContactGroupsResponse |
DeleteContactGroupsResponse.successfulItems(List<String> successfulItems) |
DeleteContactGroupsResponse |
DeleteContactGroupsResponse.unsuccessfulItems(List<UnsuccessfulItemForDeleteContactGroupsOutput> unsuccessfulItems) |
Copyright © 2026. All rights reserved.