| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSpotPriceHistoryPublisher |
EC2AsyncClient.describeSpotPriceHistoryPaginator()
Describes the Spot price history.
|
default DescribeSpotPriceHistoryPublisher |
EC2AsyncClient.describeSpotPriceHistoryPaginator(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)
Describes the Spot price history.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotPriceHistoryPublisher |
DescribeSpotPriceHistoryPublisher.resume(DescribeSpotPriceHistoryResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.