|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Image | |
---|---|
org.jclouds.slicehost | |
org.jclouds.slicehost.compute.functions | |
org.jclouds.slicehost.compute.suppliers | |
org.jclouds.slicehost.xml |
Uses of Image in org.jclouds.slicehost |
---|
Methods in org.jclouds.slicehost that return Image | |
---|---|
Image |
SlicehostClient.getImage(int id)
|
Methods in org.jclouds.slicehost that return types with arguments of type Image | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Image> |
SlicehostAsyncClient.getImage(int id)
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<Image>> |
SlicehostAsyncClient.listImages()
|
Set<Image> |
SlicehostClient.listImages()
|
Uses of Image in org.jclouds.slicehost.compute.functions |
---|
Methods in org.jclouds.slicehost.compute.functions with parameters of type Image | |
---|---|
OperatingSystem |
SlicehostImageToOperatingSystem.apply(Image from)
|
Image |
SlicehostImageToImage.apply(Image from)
|
Uses of Image in org.jclouds.slicehost.compute.suppliers |
---|
Fields in org.jclouds.slicehost.compute.suppliers with type parameters of type Image | |
---|---|
protected com.google.common.base.Function<Image,Image> |
SlicehostImageSupplier.slicehostImageToImage
|
Uses of Image in org.jclouds.slicehost.xml |
---|
Methods in org.jclouds.slicehost.xml that return Image | |
---|---|
Image |
ImageHandler.getResult()
|
Methods in org.jclouds.slicehost.xml that return types with arguments of type Image | |
---|---|
Set<? extends Image> |
ImagesHandler.getResult()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |