| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteContactsResponse |
VmpApi.deleteContacts(DeleteContactsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DeleteContactsResponse> |
VmpApi.deleteContactsWithHttpInfo(@NotNull DeleteContactsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VmpApi.deleteContactsAsync(DeleteContactsRequest body,
ApiCallback<DeleteContactsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DeleteContactsResponse |
DeleteContactsResponse.addSuccessfulItemsItem(String successfulItemsItem) |
DeleteContactsResponse |
DeleteContactsResponse.addUnsuccessfulItemsItem(UnsuccessfulItemForDeleteContactsOutput unsuccessfulItemsItem) |
DeleteContactsResponse |
DeleteContactsResponse.successfulItems(List<String> successfulItems) |
DeleteContactsResponse |
DeleteContactsResponse.unsuccessfulItems(List<UnsuccessfulItemForDeleteContactsOutput> unsuccessfulItems) |
Copyright © 2026. All rights reserved.