Uses of Class
org.jclouds.aws.ec2.options.DescribeSpotPriceHistoryOptions
Packages that use DescribeSpotPriceHistoryOptions
-
Uses of DescribeSpotPriceHistoryOptions in org.jclouds.aws.ec2.features
Methods in org.jclouds.aws.ec2.features with parameters of type DescribeSpotPriceHistoryOptionsModifier and TypeMethodDescriptionSpotInstanceApi.describeSpotPriceHistoryInRegion
(String region, DescribeSpotPriceHistoryOptions... options) Describes Spot Price history. -
Uses of DescribeSpotPriceHistoryOptions in org.jclouds.aws.ec2.options
Fields in org.jclouds.aws.ec2.options declared as DescribeSpotPriceHistoryOptionsModifier and TypeFieldDescriptionstatic final DescribeSpotPriceHistoryOptions
DescribeSpotPriceHistoryOptions.NONE
Methods in org.jclouds.aws.ec2.options that return DescribeSpotPriceHistoryOptionsModifier and TypeMethodDescriptionStart date and time of the Spot Instance price history data.DescribeSpotPriceHistoryOptions.Builder.instanceType
(String instanceType) DescribeSpotPriceHistoryOptions.instanceType
(String type) Specifies the instance type to return.DescribeSpotPriceHistoryOptions.Builder.productDescription
(String description) DescribeSpotPriceHistoryOptions.productDescription
(String description) The description of the AMI.End date and time of the Spot Instance price history data.