|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Spot | |
---|---|
org.jclouds.aws.ec2.domain | |
org.jclouds.aws.ec2.services | |
org.jclouds.aws.ec2.xml |
Uses of Spot in org.jclouds.aws.ec2.domain |
---|
Methods in org.jclouds.aws.ec2.domain that return Spot | |
---|---|
Spot |
Spot.Builder.build()
|
Methods in org.jclouds.aws.ec2.domain with parameters of type Spot | |
---|---|
int |
Spot.compareTo(Spot o)
|
Uses of Spot in org.jclouds.aws.ec2.services |
---|
Methods in org.jclouds.aws.ec2.services that return types with arguments of type Spot | |
---|---|
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)
|
Uses of Spot in org.jclouds.aws.ec2.xml |
---|
Methods in org.jclouds.aws.ec2.xml that return Spot | |
---|---|
Spot |
SpotHandler.getResult()
|
Methods in org.jclouds.aws.ec2.xml that return types with arguments of type Spot | |
---|---|
Set<Spot> |
DescribeSpotPriceHistoryResponseHandler.getResult()
|
ParseSax.HandlerWithResult<Set<Spot>> |
DescribeSpotPriceHistoryResponseHandler.setContext(HttpRequest request)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |