| Package | Description |
|---|---|
| org.jclouds.deltacloud.domain |
| Modifier and Type | Method and Description |
|---|---|
static Realm.State |
Realm.State.fromValue(String state) |
Realm.State |
Realm.getState() |
static Realm.State |
Realm.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Realm.State[] |
Realm.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Realm(URI href,
String id,
String name,
String limit,
Realm.State state) |
Copyright © 2009-2013 jclouds. All Rights Reserved.