Package | Description |
---|---|
org.jclouds.aws.ec2.domain | |
org.jclouds.aws.ec2.services | |
org.jclouds.aws.ec2.xml |
Modifier and Type | Method and Description |
---|---|
Spot |
Spot.Builder.build() |
Modifier and Type | Method and Description |
---|---|
int |
Spot.compareTo(Spot o) |
Modifier and Type | Method and Description |
---|---|
Set<Spot> |
SpotInstanceClient.describeSpotPriceHistoryInRegion(String region,
DescribeSpotPriceHistoryOptions... options)
Describes Spot Price history.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<Spot>> |
SpotInstanceAsyncClient.describeSpotPriceHistoryInRegion(String region,
DescribeSpotPriceHistoryOptions... options) |
Modifier and Type | Method and Description |
---|---|
Spot |
SpotHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
Set<Spot> |
DescribeSpotPriceHistoryResponseHandler.getResult() |
ParseSax.HandlerWithResult<Set<Spot>> |
DescribeSpotPriceHistoryResponseHandler.setContext(HttpRequest request) |
Copyright © 2009-2013 jclouds. All Rights Reserved.