| 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 |
|---|---|
software.amazon.awssdk.core.Request<DescribeSpotPriceHistoryRequest> |
DescribeSpotPriceHistoryRequestMarshaller.marshall(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<DescribeSpotPriceHistoryRequest> |
DescribeSpotPriceHistoryRequestMarshaller.marshall(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest) |
Copyright © 2018. All rights reserved.