| 程序包 | 说明 |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDedicatedHostTypesResponse |
EcsApi.describeDedicatedHostTypes(DescribeDedicatedHostTypesRequest body) |
com.squareup.okhttp.Call |
EcsApi.describeDedicatedHostTypesAsync(DescribeDedicatedHostTypesRequest body,
ApiCallback<DescribeDedicatedHostTypesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
EcsApi.describeDedicatedHostTypesCall(DescribeDedicatedHostTypesRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDedicatedHostTypes
|
ApiResponse<DescribeDedicatedHostTypesResponse> |
EcsApi.describeDedicatedHostTypesWithHttpInfo(@NotNull DescribeDedicatedHostTypesRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDedicatedHostTypesRequest |
DescribeDedicatedHostTypesRequest.addDedicatedHostTypeIdsItem(String dedicatedHostTypeIdsItem) |
DescribeDedicatedHostTypesRequest |
DescribeDedicatedHostTypesRequest.dedicatedHostTypeIds(List<String> dedicatedHostTypeIds) |
DescribeDedicatedHostTypesRequest |
DescribeDedicatedHostTypesRequest.maxResults(Integer maxResults) |
DescribeDedicatedHostTypesRequest |
DescribeDedicatedHostTypesRequest.nextToken(String nextToken) |
DescribeDedicatedHostTypesRequest |
DescribeDedicatedHostTypesRequest.supportedInstanceTypeFamily(String supportedInstanceTypeFamily) |
Copyright © 2024. All rights reserved.