| Package | Description | 
|---|---|
| org.jclouds.slicehost | |
| org.jclouds.slicehost.compute.functions | |
| org.jclouds.slicehost.compute.strategy | |
| org.jclouds.slicehost.xml | 
| Modifier and Type | Method and Description | 
|---|---|
Image | 
SlicehostClient.getImage(int id)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Image> | 
SlicehostAsyncClient.getImage(int id)  | 
Set<Image> | 
SlicehostClient.listImages()  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<Image>> | 
SlicehostAsyncClient.listImages()  | 
| Modifier and Type | Method and Description | 
|---|---|
OperatingSystem | 
SlicehostImageToOperatingSystem.apply(Image from)  | 
Image | 
SlicehostImageToImage.apply(Image from)  | 
| Modifier and Type | Method and Description | 
|---|---|
Image | 
SlicehostComputeServiceAdapter.getImage(String id)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<Image> | 
SlicehostComputeServiceAdapter.listImages()  | 
| Modifier and Type | Method and Description | 
|---|---|
Image | 
ImageHandler.getResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<? extends Image> | 
ImagesHandler.getResult()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.