| Modifier and Type | Method and Description | 
|---|---|
Set<? extends Image> | 
RimuHostingClient.getImageList()
This operation returns a list of images that can be used for server
 creation. 
 | 
com.google.common.util.concurrent.ListenableFuture<Set<Image>> | 
RimuHostingAsyncClient.getImageList()  | 
| Modifier and Type | Method and Description | 
|---|---|
Image | 
RimuHostingImageToImage.apply(Image from)  | 
protected OperatingSystem | 
RimuHostingImageToImage.parseOs(Image from)  | 
| Modifier and Type | Method and Description | 
|---|---|
Image | 
RimuHostingComputeServiceAdapter.getImage(String id)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<Image> | 
RimuHostingComputeServiceAdapter.listImages()  | 
| Constructor and Description | 
|---|
CreateOptions(String name,
             String password,
             Image image)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
Image.compareTo(Image image)  | 
| Modifier and Type | Method and Description | 
|---|---|
SortedSet<Image> | 
ParseImagesFromJsonResponse.apply(HttpResponse arg0)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.