Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribeSpotPriceHistoryIterable
-
Packages that use DescribeSpotPriceHistoryIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribeSpotPriceHistoryIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeSpotPriceHistoryIterable Modifier and Type Method Description default DescribeSpotPriceHistoryIterableEc2Client. describeSpotPriceHistoryPaginator()This is a variant ofEc2Client.describeSpotPriceHistory(software.amazon.awssdk.services.ec2.model.DescribeSpotPriceHistoryRequest)operation.default DescribeSpotPriceHistoryIterableEc2Client. describeSpotPriceHistoryPaginator(Consumer<DescribeSpotPriceHistoryRequest.Builder> describeSpotPriceHistoryRequest)This is a variant ofEc2Client.describeSpotPriceHistory(software.amazon.awssdk.services.ec2.model.DescribeSpotPriceHistoryRequest)operation.default DescribeSpotPriceHistoryIterableEc2Client. describeSpotPriceHistoryPaginator(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)This is a variant ofEc2Client.describeSpotPriceHistory(software.amazon.awssdk.services.ec2.model.DescribeSpotPriceHistoryRequest)operation.
-