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