Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeSpotPriceHistoryResponse
Packages that use DescribeSpotPriceHistoryResponse
Package
Description
-
Uses of DescribeSpotPriceHistoryResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeSpotPriceHistoryResponseModifier and TypeMethodDescriptiondefault DescribeSpotPriceHistoryResponseEc2Client.describeSpotPriceHistory()Describes the Spot price history.default DescribeSpotPriceHistoryResponseEc2Client.describeSpotPriceHistory(Consumer<DescribeSpotPriceHistoryRequest.Builder> describeSpotPriceHistoryRequest) Describes the Spot price history.default DescribeSpotPriceHistoryResponseEc2Client.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest) Describes the Spot price history.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeSpotPriceHistoryResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeSpotPriceHistory()Describes the Spot price history.Ec2AsyncClient.describeSpotPriceHistory(Consumer<DescribeSpotPriceHistoryRequest.Builder> describeSpotPriceHistoryRequest) Describes the Spot price history.Ec2AsyncClient.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest) Describes the Spot price history. -
Uses of DescribeSpotPriceHistoryResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeSpotPriceHistoryResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeSpotPriceHistoryResponseModifier and TypeMethodDescriptionvoidDescribeSpotPriceHistoryPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeSpotPriceHistoryResponse> subscriber)