| Package | Description |
|---|---|
| com.byteplus.vpc | |
| com.byteplus.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeIpamPoolAllocationsResponse |
VpcApi.describeIpamPoolAllocations(DescribeIpamPoolAllocationsRequest body) |
com.squareup.okhttp.Call |
VpcApi.describeIpamPoolAllocationsAsync(DescribeIpamPoolAllocationsRequest body,
com.byteplus.ApiCallback<DescribeIpamPoolAllocationsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VpcApi.describeIpamPoolAllocationsCall(DescribeIpamPoolAllocationsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeIpamPoolAllocations
|
com.byteplus.ApiResponse<DescribeIpamPoolAllocationsResponse> |
VpcApi.describeIpamPoolAllocationsWithHttpInfo(@NotNull DescribeIpamPoolAllocationsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DescribeIpamPoolAllocationsRequest |
DescribeIpamPoolAllocationsRequest.addIpamPoolAllocationIdsItem(String ipamPoolAllocationIdsItem) |
DescribeIpamPoolAllocationsRequest |
DescribeIpamPoolAllocationsRequest.cidrBlock(String cidrBlock) |
DescribeIpamPoolAllocationsRequest |
DescribeIpamPoolAllocationsRequest.ipamPoolAllocationIds(List<String> ipamPoolAllocationIds) |
DescribeIpamPoolAllocationsRequest |
DescribeIpamPoolAllocationsRequest.ipamPoolId(String ipamPoolId) |
DescribeIpamPoolAllocationsRequest |
DescribeIpamPoolAllocationsRequest.maxResults(Integer maxResults) |
DescribeIpamPoolAllocationsRequest |
DescribeIpamPoolAllocationsRequest.nextToken(String nextToken) |
Copyright © 2026. All rights reserved.