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