Uses of Class
org.jclouds.providers.Providers.IdFunction
-
Packages that use Providers.IdFunction Package Description org.jclouds.providers -
-
Uses of Providers.IdFunction in org.jclouds.providers
Methods in org.jclouds.providers that return Providers.IdFunction Modifier and Type Method Description static Providers.IdFunction
Providers.IdFunction. valueOf(String name)
Returns the enum constant of this type with the specified name.static Providers.IdFunction[]
Providers.IdFunction. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-