Uses of Enum Class
org.jclouds.lifecycle.LifeCycle.Status
Packages that use LifeCycle.Status
-
Uses of LifeCycle.Status in org.jclouds.lifecycle
Fields in org.jclouds.lifecycle declared as LifeCycle.StatusMethods in org.jclouds.lifecycle that return LifeCycle.StatusModifier and TypeMethodDescriptionBaseLifeCycle.getStatus()
LifeCycle.getStatus()
static LifeCycle.Status
Returns the enum constant of this class with the specified name.static LifeCycle.Status[]
LifeCycle.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.lifecycle with parameters of type LifeCycle.StatusModifier and TypeMethodDescriptionprotected void
BaseLifeCycle.awaitStatus
(LifeCycle.Status intended, long timeout)