| 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 | 
|---|---|
Image | 
EC2GetImageStrategy.getImageInRegion(String region,
                String id)  | 
| 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)  | 
| Constructor and Description | 
|---|
EC2GetImageStrategy(EC2Client client,
                   com.google.common.base.Function<Image,Image> imageToImage)  | 
| 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 | Field and Description | 
|---|---|
protected Set<Image> | 
DescribeImagesResponseHandler.contents  | 
| 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)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GreenQloudComputeReviseParsedImage.reviseParsedImage(Image from,
                 ImageBuilder builder,
                 OsFamily family,
                 OperatingSystem.Builder osBuilder)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NovaReviseParsedImage.reviseParsedImage(Image from,
                 ImageBuilder builder,
                 OsFamily family,
                 OperatingSystem.Builder osBuilder)  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<Image> | 
NovaDescribeImagesResponseHandler.getResult()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.