| Package | Description |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
DeletePrefixListResponse |
VpcApi.deletePrefixList(DeletePrefixListRequest body) |
com.squareup.okhttp.Call |
VpcApi.deletePrefixListAsync(DeletePrefixListRequest body,
ApiCallback<DeletePrefixListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VpcApi.deletePrefixListCall(DeletePrefixListRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deletePrefixList
|
ApiResponse<DeletePrefixListResponse> |
VpcApi.deletePrefixListWithHttpInfo(@NotNull DeletePrefixListRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DeletePrefixListRequest |
DeletePrefixListRequest.clientToken(String clientToken) |
DeletePrefixListRequest |
DeletePrefixListRequest.dryRun(Boolean dryRun) |
DeletePrefixListRequest |
DeletePrefixListRequest.prefixListId(String prefixListId) |
Copyright © 2024. All rights reserved.