|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageField | |
|---|---|
| org.jclouds.openstack.glance.v1_0.options | |
| Uses of ImageField in org.jclouds.openstack.glance.v1_0.options |
|---|
| Methods in org.jclouds.openstack.glance.v1_0.options that return ImageField | |
|---|---|
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. |
| Methods in org.jclouds.openstack.glance.v1_0.options with parameters of type ImageField | |
|---|---|
ListImageOptions |
ListImageOptions.sortBy(ImageField key)
Results will be ordered by the specified image attribute. |
static ListImageOptions |
ListImageOptions.Builder.sortBy(ImageField sortKey)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||