Uses of Class
com.xerox.amazonws.ec2.SpotPriceHistoryItem

Packages that use SpotPriceHistoryItem
com.xerox.amazonws.ec2   
 

Uses of SpotPriceHistoryItem in com.xerox.amazonws.ec2
 

Methods in com.xerox.amazonws.ec2 that return types with arguments of type SpotPriceHistoryItem
 List<SpotPriceHistoryItem> Jec2.describeSpotPriceHistory(Calendar start, Calendar end, String productDescription, InstanceType... instanceTypes)
           
 

Methods in com.xerox.amazonws.ec2 with parameters of type SpotPriceHistoryItem
 int SpotPriceHistoryItem.compareTo(SpotPriceHistoryItem o)