|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.aws.ec2.SpotPrices
public class SpotPrices
| Nested Class Summary | |
|---|---|
static class |
SpotPrices.Price
|
| Constructor Summary | |
|---|---|
SpotPrices()
|
|
SpotPrices(List<com.amazonaws.services.ec2.model.SpotPrice> spotPrices)
|
|
| Method Summary | |
|---|---|
com.atlassian.fugue.Pair<SpotPrices.Price,SpotPrices.Price> |
get(String product,
com.amazonaws.services.ec2.model.InstanceType instanceType)
|
SpotPrices.Price |
get(String product,
com.amazonaws.services.ec2.model.InstanceType instanceType,
String availabilityZone)
|
Set<String> |
getProducts()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SpotPrices(List<com.amazonaws.services.ec2.model.SpotPrice> spotPrices)
public SpotPrices()
| Method Detail |
|---|
public SpotPrices.Price get(String product,
com.amazonaws.services.ec2.model.InstanceType instanceType,
String availabilityZone)
@Nullable
public com.atlassian.fugue.Pair<SpotPrices.Price,SpotPrices.Price> get(String product,
com.amazonaws.services.ec2.model.InstanceType instanceType)
@NotNull public Set<String> getProducts()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||