| Package | Description |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
DescribePrefixListEntriesResponse |
VpcApi.describePrefixListEntries(DescribePrefixListEntriesRequest body) |
com.squareup.okhttp.Call |
VpcApi.describePrefixListEntriesAsync(DescribePrefixListEntriesRequest body,
ApiCallback<DescribePrefixListEntriesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VpcApi.describePrefixListEntriesCall(DescribePrefixListEntriesRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describePrefixListEntries
|
ApiResponse<DescribePrefixListEntriesResponse> |
VpcApi.describePrefixListEntriesWithHttpInfo(@NotNull DescribePrefixListEntriesRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DescribePrefixListEntriesRequest |
DescribePrefixListEntriesRequest.maxResults(Integer maxResults) |
DescribePrefixListEntriesRequest |
DescribePrefixListEntriesRequest.nextToken(String nextToken) |
DescribePrefixListEntriesRequest |
DescribePrefixListEntriesRequest.pageNumber(Integer pageNumber) |
DescribePrefixListEntriesRequest |
DescribePrefixListEntriesRequest.pageSize(Integer pageSize) |
DescribePrefixListEntriesRequest |
DescribePrefixListEntriesRequest.prefixListId(String prefixListId) |
Copyright © 2024. All rights reserved.