| Package | Description |
|---|---|
| com.byteplus.vedbm | |
| com.byteplus.vedbm.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateAllowListResponse |
VedbmApi.disassociateAllowList(DisassociateAllowListRequest body) |
com.squareup.okhttp.Call |
VedbmApi.disassociateAllowListAsync(DisassociateAllowListRequest body,
ApiCallback<DisassociateAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VedbmApi.disassociateAllowListCall(DisassociateAllowListRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disassociateAllowList
|
ApiResponse<DisassociateAllowListResponse> |
VedbmApi.disassociateAllowListWithHttpInfo(@NotNull DisassociateAllowListRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DisassociateAllowListRequest |
DisassociateAllowListRequest.addAllowListIdsItem(String allowListIdsItem) |
DisassociateAllowListRequest |
DisassociateAllowListRequest.addInstanceIdsItem(String instanceIdsItem) |
DisassociateAllowListRequest |
DisassociateAllowListRequest.allowListIds(List<String> allowListIds) |
DisassociateAllowListRequest |
DisassociateAllowListRequest.instanceIds(List<String> instanceIds) |
Copyright © 2026. All rights reserved.