| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSpotPriceHistoryResponse> |
Ec2AsyncClient.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)
Describes the Spot price history.
|
default DescribeSpotPriceHistoryResponse |
Ec2Client.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)
Describes the Spot price history.
|
default DescribeSpotPriceHistoryPublisher |
Ec2AsyncClient.describeSpotPriceHistoryPaginator(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)
Describes the Spot price history.
|
default DescribeSpotPriceHistoryIterable |
Ec2Client.describeSpotPriceHistoryPaginator(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)
Describes the Spot price history.
|
| Constructor and Description |
|---|
DescribeSpotPriceHistoryIterable(Ec2Client client,
DescribeSpotPriceHistoryRequest firstRequest) |
DescribeSpotPriceHistoryPublisher(Ec2AsyncClient client,
DescribeSpotPriceHistoryRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeSpotPriceHistoryRequestMarshaller.marshall(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest) |
Copyright © 2019. All rights reserved.