|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageStatus | |
---|---|
org.jclouds.openstack.nova.domain |
Uses of ImageStatus in org.jclouds.openstack.nova.domain |
---|
Methods in org.jclouds.openstack.nova.domain that return ImageStatus | |
---|---|
static ImageStatus |
ImageStatus.fromValue(String v)
|
ImageStatus |
Image.getStatus()
|
static ImageStatus |
ImageStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImageStatus[] |
ImageStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jclouds.openstack.nova.domain with parameters of type ImageStatus | |
---|---|
void |
Image.setStatus(ImageStatus status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |