Uses of Class
org.jclouds.scriptbuilder.functions.CredentialsFromAdminAccess

Packages that use CredentialsFromAdminAccess
org.jclouds.scriptbuilder.functions   
 

Uses of CredentialsFromAdminAccess in org.jclouds.scriptbuilder.functions
 

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



Copyright © 2009-2012 jclouds. All Rights Reserved.