| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDedicatedHostTypesResponse |
EcsApi.describeDedicatedHostTypes(DescribeDedicatedHostTypesRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeDedicatedHostTypesResponse> |
EcsApi.describeDedicatedHostTypesWithHttpInfo(@NotNull DescribeDedicatedHostTypesRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.describeDedicatedHostTypesAsync(DescribeDedicatedHostTypesRequest body,
ApiCallback<DescribeDedicatedHostTypesResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDedicatedHostTypesResponse |
DescribeDedicatedHostTypesResponse.addDedicatedHostTypesItem(DedicatedHostTypeForDescribeDedicatedHostTypesOutput dedicatedHostTypesItem) |
DescribeDedicatedHostTypesResponse |
DescribeDedicatedHostTypesResponse.dedicatedHostTypes(List<DedicatedHostTypeForDescribeDedicatedHostTypesOutput> dedicatedHostTypes) |
DescribeDedicatedHostTypesResponse |
DescribeDedicatedHostTypesResponse.nextToken(String nextToken) |
Copyright © 2024. All rights reserved.