| Package | Description |
|---|---|
| com.byteplus.vedbm | |
| com.byteplus.vedbm.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAllowListResponse |
VedbmApi.createAllowList(CreateAllowListRequest body) |
com.squareup.okhttp.Call |
VedbmApi.createAllowListAsync(CreateAllowListRequest body,
ApiCallback<CreateAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VedbmApi.createAllowListCall(CreateAllowListRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createAllowList
|
ApiResponse<CreateAllowListResponse> |
VedbmApi.createAllowListWithHttpInfo(@NotNull CreateAllowListRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateAllowListRequest |
CreateAllowListRequest.allowList(String allowList) |
CreateAllowListRequest |
CreateAllowListRequest.allowListDesc(String allowListDesc) |
CreateAllowListRequest |
CreateAllowListRequest.allowListName(String allowListName) |
CreateAllowListRequest |
CreateAllowListRequest.allowListType(String allowListType) |
CreateAllowListRequest |
CreateAllowListRequest.projectName(String projectName) |
Copyright © 2026. All rights reserved.