| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDedicatedHostClustersResponse |
EcsApi.describeDedicatedHostClusters(DescribeDedicatedHostClustersRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeDedicatedHostClustersResponse> |
EcsApi.describeDedicatedHostClustersWithHttpInfo(@NotNull DescribeDedicatedHostClustersRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.describeDedicatedHostClustersAsync(DescribeDedicatedHostClustersRequest body,
ApiCallback<DescribeDedicatedHostClustersResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDedicatedHostClustersResponse |
DescribeDedicatedHostClustersResponse.addDedicatedHostClustersItem(DedicatedHostClusterForDescribeDedicatedHostClustersOutput dedicatedHostClustersItem) |
DescribeDedicatedHostClustersResponse |
DescribeDedicatedHostClustersResponse.dedicatedHostClusters(List<DedicatedHostClusterForDescribeDedicatedHostClustersOutput> dedicatedHostClusters) |
DescribeDedicatedHostClustersResponse |
DescribeDedicatedHostClustersResponse.nextToken(String nextToken) |
Copyright © 2024. All rights reserved.