Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeSpotPriceHistoryRequest
Packages that use DescribeSpotPriceHistoryRequest
Package
Description
-
Uses of DescribeSpotPriceHistoryRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeSpotPriceHistoryRequestModifier and TypeMethodDescriptionEc2AsyncClient.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest) Describes the Spot price history.default DescribeSpotPriceHistoryResponseEc2Client.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest) Describes the Spot price history.Ec2AsyncClient.describeSpotPriceHistoryPaginator(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest) This is a variant ofEc2AsyncClient.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. -
Uses of DescribeSpotPriceHistoryRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type DescribeSpotPriceHistoryRequestModifierConstructorDescriptionDescribeSpotPriceHistoryIterable(Ec2Client client, DescribeSpotPriceHistoryRequest firstRequest) DescribeSpotPriceHistoryPublisher(Ec2AsyncClient client, DescribeSpotPriceHistoryRequest firstRequest) -
Uses of DescribeSpotPriceHistoryRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeSpotPriceHistoryRequestModifier and TypeMethodDescriptionDescribeSpotPriceHistoryRequestMarshaller.marshall(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)