|
||||||||||
| 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 | |
|---|---|
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()
|
| Uses of Image in org.jclouds.rimuhosting.miro.compute.functions |
|---|
| Methods in org.jclouds.rimuhosting.miro.compute.functions with parameters of type Image | |
|---|---|
Image |
RimuHostingImageToImage.apply(Image from)
|
protected OperatingSystem |
RimuHostingImageToImage.parseOs(Image from)
|
| Uses of Image in org.jclouds.rimuhosting.miro.compute.strategy |
|---|
| Methods in org.jclouds.rimuhosting.miro.compute.strategy that return Image | |
|---|---|
Image |
RimuHostingComputeServiceAdapter.getImage(String id)
|
| Methods in org.jclouds.rimuhosting.miro.compute.strategy that return types with arguments of type Image | |
|---|---|
Iterable<Image> |
RimuHostingComputeServiceAdapter.listImages()
|
| 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 | |||||||||