com.atlassian.aws.ec2
Class SpotPriceMatrix.Price
java.lang.Object
com.atlassian.aws.ec2.SpotPriceMatrix.Price
- Enclosing class:
- SpotPriceMatrix
public static class SpotPriceMatrix.Price
- extends Object
SpotPriceMatrix.Price
public SpotPriceMatrix.Price(double spotPrice)
SpotPriceMatrix.Price
public SpotPriceMatrix.Price(double spotPrice,
Date timestamp)
getTimestamp
public Date getTimestamp()
getSpotPrice
public double getSpotPrice()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2015 Atlassian. All rights reserved.