| 程序包 | 说明 |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePrefixListAssociationsResponse |
VpcApi.describePrefixListAssociations(DescribePrefixListAssociationsRequest body) |
com.squareup.okhttp.Call |
VpcApi.describePrefixListAssociationsAsync(DescribePrefixListAssociationsRequest body,
ApiCallback<DescribePrefixListAssociationsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VpcApi.describePrefixListAssociationsCall(DescribePrefixListAssociationsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describePrefixListAssociations
|
ApiResponse<DescribePrefixListAssociationsResponse> |
VpcApi.describePrefixListAssociationsWithHttpInfo(@NotNull DescribePrefixListAssociationsRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePrefixListAssociationsRequest |
DescribePrefixListAssociationsRequest.maxResults(Integer maxResults) |
DescribePrefixListAssociationsRequest |
DescribePrefixListAssociationsRequest.nextToken(String nextToken) |
DescribePrefixListAssociationsRequest |
DescribePrefixListAssociationsRequest.pageNumber(Integer pageNumber) |
DescribePrefixListAssociationsRequest |
DescribePrefixListAssociationsRequest.pageSize(Integer pageSize) |
DescribePrefixListAssociationsRequest |
DescribePrefixListAssociationsRequest.prefixListId(String prefixListId) |
DescribePrefixListAssociationsRequest |
DescribePrefixListAssociationsRequest.resourceType(DescribePrefixListAssociationsRequest.ResourceTypeEnum resourceType) |
Copyright © 2024. All rights reserved.