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