Uses of Class
org.jclouds.lifecycle.Closer.State
-
Packages that use Closer.State Package Description org.jclouds.lifecycle -
-
Uses of Closer.State in org.jclouds.lifecycle
Methods in org.jclouds.lifecycle that return Closer.State Modifier and Type Method Description Closer.State
Closer. getState()
static Closer.State
Closer.State. valueOf(String name)
Returns the enum constant of this type with the specified name.static Closer.State[]
Closer.State. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-