|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Image | |
|---|---|
| org.jclouds.openstack.glance.v1_0.domain | |
| org.jclouds.openstack.glance.v1_0.features | |
| Uses of Image in org.jclouds.openstack.glance.v1_0.domain |
|---|
| Subclasses of Image in org.jclouds.openstack.glance.v1_0.domain | |
|---|---|
class |
ImageDetails
Detailed listing of an Image |
| Methods in org.jclouds.openstack.glance.v1_0.domain that return Image | |
|---|---|
Image |
Image.Builder.build()
|
| Methods in org.jclouds.openstack.glance.v1_0.domain with parameters of type Image | |
|---|---|
T |
Image.Builder.fromImage(Image in)
|
| Uses of Image in org.jclouds.openstack.glance.v1_0.features |
|---|
| Methods in org.jclouds.openstack.glance.v1_0.features that return types with arguments of type Image | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Set<Image>> |
ImageAsyncApi.list(ListImageOptions... options)
|
Set<Image> |
ImageApi.list(ListImageOptions... options)
Returns a set of brief metadata about images |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||