| Package | Description |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
DescribePrefixListsResponse |
VpcApi.describePrefixLists(DescribePrefixListsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribePrefixListsResponse> |
VpcApi.describePrefixListsWithHttpInfo(@NotNull DescribePrefixListsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VpcApi.describePrefixListsAsync(DescribePrefixListsRequest body,
ApiCallback<DescribePrefixListsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribePrefixListsResponse |
DescribePrefixListsResponse.addPrefixListsItem(PrefixListForDescribePrefixListsOutput prefixListsItem) |
DescribePrefixListsResponse |
DescribePrefixListsResponse.nextToken(String nextToken) |
DescribePrefixListsResponse |
DescribePrefixListsResponse.pageNumber(Integer pageNumber) |
DescribePrefixListsResponse |
DescribePrefixListsResponse.pageSize(Integer pageSize) |
DescribePrefixListsResponse |
DescribePrefixListsResponse.prefixLists(List<PrefixListForDescribePrefixListsOutput> prefixLists) |
DescribePrefixListsResponse |
DescribePrefixListsResponse.requestId(String requestId) |
DescribePrefixListsResponse |
DescribePrefixListsResponse.totalCount(Integer totalCount) |
Copyright © 2024. All rights reserved.