| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotPriceHistoryResponse |
EcsApi.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeSpotPriceHistoryResponse> |
EcsApi.describeSpotPriceHistoryWithHttpInfo(@NotNull DescribeSpotPriceHistoryRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest body,
ApiCallback<DescribeSpotPriceHistoryResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotPriceHistoryResponse |
DescribeSpotPriceHistoryResponse.addSpotPricesItem(SpotPriceForDescribeSpotPriceHistoryOutput spotPricesItem) |
DescribeSpotPriceHistoryResponse |
DescribeSpotPriceHistoryResponse.nextToken(String nextToken) |
DescribeSpotPriceHistoryResponse |
DescribeSpotPriceHistoryResponse.spotPrices(List<SpotPriceForDescribeSpotPriceHistoryOutput> spotPrices) |
Copyright © 2024. All rights reserved.