|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Image in org.jclouds.rimuhosting.miro |
---|
Methods in org.jclouds.rimuhosting.miro that return types with arguments of type Image | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Set<Image>> |
RimuHostingAsyncClient.getImageList()
|
Set<? extends Image> |
RimuHostingClient.getImageList()
This operation returns a list of images that can be used for server creation. |
Uses of Image in org.jclouds.rimuhosting.miro.compute.suppliers |
---|
Methods in org.jclouds.rimuhosting.miro.compute.suppliers with parameters of type Image | |
---|---|
protected OperatingSystem |
RimuHostingImageSupplier.parseOs(Image from)
|
Uses of Image in org.jclouds.rimuhosting.miro.data |
---|
Constructors in org.jclouds.rimuhosting.miro.data with parameters of type Image | |
---|---|
CreateOptions(String name,
String password,
Image image)
|
Uses of Image in org.jclouds.rimuhosting.miro.domain |
---|
Methods in org.jclouds.rimuhosting.miro.domain with parameters of type Image | |
---|---|
int |
Image.compareTo(Image image)
|
Uses of Image in org.jclouds.rimuhosting.miro.functions |
---|
Methods in org.jclouds.rimuhosting.miro.functions that return types with arguments of type Image | |
---|---|
SortedSet<Image> |
ParseImagesFromJsonResponse.apply(HttpResponse arg0)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |