Modifier and Type | Method and Description |
---|---|
void |
AWSEC2ReviseParsedImage.reviseParsedImage(Image from,
ImageBuilder builder,
OsFamily family,
OperatingSystem.Builder osBuilder) |
Modifier and Type | Method and Description |
---|---|
Image |
EC2ImageParser.apply(Image from) |
Modifier and Type | Method and Description |
---|---|
Iterable<? extends Image> |
DescribeImagesParallel.apply(Iterable<Map.Entry<String,DescribeImagesOptions>> queries) |
Modifier and Type | Method and Description |
---|---|
void |
ReviseParsedImage.reviseParsedImage(Image from,
ImageBuilder builder,
OsFamily family,
OperatingSystem.Builder osBuilder) |
void |
ReviseParsedImage.NoopReviseParsedImage.reviseParsedImage(Image from,
ImageBuilder builder,
OsFamily family,
OperatingSystem.Builder osBuilder) |
Modifier and Type | Method and Description |
---|---|
int |
Image.compareTo(Image o) |
Modifier and Type | Method and Description |
---|---|
Set<? extends Image> |
AMIClient.describeImagesInRegion(String region,
DescribeImagesOptions... options)
Returns information about AMIs, AKIs, and ARIs.
|
com.google.common.util.concurrent.ListenableFuture<Set<? extends Image>> |
AMIAsyncClient.describeImagesInRegion(String region,
DescribeImagesOptions... options) |
Modifier and Type | Method and Description |
---|---|
Set<Image> |
DescribeImagesResponseHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
EucalyptusPartnerCloudReviseParsedImage.reviseParsedImage(Image from,
ImageBuilder builder,
OsFamily family,
OperatingSystem.Builder osBuilder) |
Copyright © 2009-2012 jclouds. All Rights Reserved.