| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotPriceHistoryResponse |
EcsApi.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest body) |
com.squareup.okhttp.Call |
EcsApi.describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest body,
ApiCallback<DescribeSpotPriceHistoryResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
EcsApi.describeSpotPriceHistoryCall(DescribeSpotPriceHistoryRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeSpotPriceHistory
|
ApiResponse<DescribeSpotPriceHistoryResponse> |
EcsApi.describeSpotPriceHistoryWithHttpInfo(@NotNull DescribeSpotPriceHistoryRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.instanceTypeId(String instanceTypeId) |
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.maxResults(Integer maxResults) |
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.nextToken(String nextToken) |
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.timestampEnd(String timestampEnd) |
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.timestampStart(String timestampStart) |
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.zoneId(String zoneId) |
Copyright © 2024. All rights reserved.