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