|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageStatus | |
|---|---|
| org.jclouds.cloudservers.domain | |
| Uses of ImageStatus in org.jclouds.cloudservers.domain |
|---|
| Methods in org.jclouds.cloudservers.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.cloudservers.domain with parameters of type ImageStatus | |
|---|---|
void |
Image.setStatus(ImageStatus status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||