Uses of Class
org.jclouds.googlecomputeengine.domain.Region.Status

Packages that use Region.Status
org.jclouds.googlecomputeengine.domain   
 

Uses of Region.Status in org.jclouds.googlecomputeengine.domain
 

Methods in org.jclouds.googlecomputeengine.domain that return Region.Status
 Region.Status Region.getStatus()
           
static Region.Status Region.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Region.Status[] Region.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jclouds.googlecomputeengine.domain with parameters of type Region.Status
 Region.Builder Region.Builder.status(Region.Status status)
           
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.