Package | Description |
---|---|
org.jclouds.cloudservers.domain |
Modifier and Type | Method and Description |
---|---|
static VersionStatus |
VersionStatus.fromValue(String v) |
VersionStatus |
Version.getStatus() |
static VersionStatus |
VersionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionStatus[] |
VersionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Version.setStatus(VersionStatus status) |
Copyright © 2009-2012 jclouds. All Rights Reserved.