| 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(EC2Api 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> |
AMIApi.describeImagesInRegion(String region,
DescribeImagesOptions... options)
Returns information about AMIs, AKIs, and ARIs.
|
Set<? extends Image> |
AMIApi.describeImagesInRegionWithFilter(String region,
com.google.common.collect.Multimap<String,String> filter,
DescribeImagesOptions... options)
Returns information about AMIs, AKIs, and ARIs.
|
| 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 |
NovaReviseParsedImage.reviseParsedImage(Image from,
ImageBuilder builder,
OsFamily family,
OperatingSystem.Builder osBuilder) |
| Modifier and Type | Method and Description |
|---|---|
Set<Image> |
NovaDescribeImagesResponseHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.