| Package | Description |
|---|---|
| org.jclouds.openstack.glance.v1_0.domain | |
| org.jclouds.openstack.glance.v1_0.features | |
| org.jclouds.openstack.glance.v1_0.functions.internal |
| 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 |
|---|---|
PagedIterable<Image> |
ImageApi.list()
Lists all images (IDs, names, links)
|
PaginatedCollection<Image> |
ImageApi.list(ListImageOptions options) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<Image>> |
ParseImages.ToPagedIterable.markerToNextForArg0(com.google.common.base.Optional<Object> arg0) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.