Package | Description |
---|---|
org.jclouds.openstack.glance.v1_0.domain | |
org.jclouds.openstack.glance.v1_0.features |
Modifier and Type | Class and Description |
---|---|
class |
ImageDetails
Detailed listing of an Image
|
Modifier and Type | Method and Description |
---|---|
Image |
Image.Builder.build() |
Modifier and Type | Method and Description |
---|---|
T |
Image.Builder.fromImage(Image in) |
Modifier and Type | Method and Description |
---|---|
Set<Image> |
ImageClient.list(ListImageOptions... options)
Returns a set of brief metadata about images
|
com.google.common.util.concurrent.ListenableFuture<Set<Image>> |
ImageAsyncClient.list(ListImageOptions... options) |
Copyright © 2009-2012 jclouds. All Rights Reserved.