| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
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.