| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSpotPriceHistoryResponse |
EC2Client.describeSpotPriceHistory()
Describes the Spot price history.
|
default DescribeSpotPriceHistoryResponse |
EC2Client.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)
Describes the Spot price history.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSpotPriceHistoryResponse> |
EC2AsyncClient.describeSpotPriceHistory()
Describes the Spot price history.
|
default CompletableFuture<DescribeSpotPriceHistoryResponse> |
EC2AsyncClient.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)
Describes the Spot price history.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotPriceHistoryResponse |
DescribeSpotPriceHistoryResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.