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 |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Set<? extends Image>> |
ImageAsyncApi.list(ListImageOptions... options) |
Set<? extends Image> |
ImageApi.list(ListImageOptions... options)
Returns a set of brief metadata about images
|
Copyright © 2009-2012 jclouds. All Rights Reserved.