Package | Description |
---|---|
org.openstack4j.model.image | |
org.openstack4j.openstack.image.domain |
Modifier and Type | Method and Description |
---|---|
Image.Status |
Image.getStatus() |
static Image.Status |
Image.Status.value(String v) |
static Image.Status |
Image.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Image.Status[] |
Image.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Image.Status |
GlanceImage.getStatus() |
Modifier and Type | Method and Description |
---|---|
GlanceImage |
GlanceImage.status(Image.Status status) |
Copyright © 2017. All rights reserved.