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 |
---|---|
protected OperatingSystem |
RimuHostingImageSupplier.parseOs(Image from) |
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-2012 jclouds. All Rights Reserved.