Uses of Class
org.jclouds.blobstore.attr.BlobScopes

Packages that use BlobScopes
org.jclouds.blobstore.attr   
 

Uses of BlobScopes in org.jclouds.blobstore.attr
 

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



Copyright © 2009-2012 jclouds. All Rights Reserved.