| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
AllocateDedicatedHostsResponse |
EcsApi.allocateDedicatedHosts(AllocateDedicatedHostsRequest body) |
com.squareup.okhttp.Call |
EcsApi.allocateDedicatedHostsAsync(AllocateDedicatedHostsRequest body,
ApiCallback<AllocateDedicatedHostsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
EcsApi.allocateDedicatedHostsCall(AllocateDedicatedHostsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for allocateDedicatedHosts
|
ApiResponse<AllocateDedicatedHostsResponse> |
EcsApi.allocateDedicatedHostsWithHttpInfo(@NotNull AllocateDedicatedHostsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.autoPlacement(String autoPlacement) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.autoRenew(Boolean autoRenew) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.autoRenewPeriod(Integer autoRenewPeriod) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.chargeType(String chargeType) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.clientToken(String clientToken) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.count(Integer count) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.cpuOvercommitRatio(Double cpuOvercommitRatio) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.dedicatedHostClusterId(String dedicatedHostClusterId) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.dedicatedHostName(String dedicatedHostName) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.dedicatedHostRecovery(String dedicatedHostRecovery) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.dedicatedHostTypeId(String dedicatedHostTypeId) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.description(String description) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.dryRun(Boolean dryRun) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.period(Integer period) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.periodUnit(String periodUnit) |
AllocateDedicatedHostsRequest |
AllocateDedicatedHostsRequest.zoneId(String zoneId) |
Copyright © 2024. All rights reserved.