Uses of Class
org.jclouds.scriptbuilder.functions.CredentialsFromAdminAccess
-
Packages that use CredentialsFromAdminAccess Package Description org.jclouds.scriptbuilder.functions -
-
Uses of CredentialsFromAdminAccess in org.jclouds.scriptbuilder.functions
Methods in org.jclouds.scriptbuilder.functions that return CredentialsFromAdminAccess Modifier and Type Method Description static CredentialsFromAdminAccessCredentialsFromAdminAccess. 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.
-