| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LifeCycle.Status | |
|---|---|
| org.jclouds.lifecycle | |
| Uses of LifeCycle.Status in org.jclouds.lifecycle | 
|---|
| Fields in org.jclouds.lifecycle declared as LifeCycle.Status | |
|---|---|
protected  LifeCycle.Status | 
BaseLifeCycle.status
 | 
| Methods in org.jclouds.lifecycle that return LifeCycle.Status | |
|---|---|
 LifeCycle.Status | 
BaseLifeCycle.getStatus()
 | 
 LifeCycle.Status | 
LifeCycle.getStatus()
 | 
static LifeCycle.Status | 
LifeCycle.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static LifeCycle.Status[] | 
LifeCycle.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Methods in org.jclouds.lifecycle with parameters of type LifeCycle.Status | |
|---|---|
protected  void | 
BaseLifeCycle.awaitStatus(LifeCycle.Status intended,
            long timeout)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||