| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
AllocateDedicatedHostsResponse |
EcsApi.allocateDedicatedHosts(AllocateDedicatedHostsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AllocateDedicatedHostsResponse> |
EcsApi.allocateDedicatedHostsWithHttpInfo(@NotNull AllocateDedicatedHostsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.allocateDedicatedHostsAsync(AllocateDedicatedHostsRequest body,
ApiCallback<AllocateDedicatedHostsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
AllocateDedicatedHostsResponse |
AllocateDedicatedHostsResponse.addDedicatedHostIdsItem(String dedicatedHostIdsItem) |
AllocateDedicatedHostsResponse |
AllocateDedicatedHostsResponse.dedicatedHostIds(List<String> dedicatedHostIds) |
Copyright © 2024. All rights reserved.