Uses of Enum Class
org.jclouds.googlecomputeengine.domain.Region.Status
Packages that use Region.Status
-
Uses of Region.Status in org.jclouds.googlecomputeengine.domain
Methods in org.jclouds.googlecomputeengine.domain that return Region.StatusModifier and TypeMethodDescriptionabstract Region.Status
Region.status()
static Region.Status
Returns the enum constant of this class with the specified name.static Region.Status[]
Region.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.googlecomputeengine.domain with parameters of type Region.Status