| Package | Description | 
|---|---|
| org.jclouds.openstack.glance.v1_0.options | 
| Modifier and Type | Method and Description | 
|---|---|
static ImageField | 
ImageField.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ImageField[] | 
ImageField.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ListImageOptions | 
ListImageOptions.sortBy(ImageField key)
Results will be ordered by the specified image attribute. 
 | 
static ListImageOptions | 
ListImageOptions.Builder.sortBy(ImageField sortKey)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.