Uses of Class
org.jclouds.compute.domain.OsFamilyVersion64Bit
-
Packages that use OsFamilyVersion64Bit Package Description org.jclouds.glesys.compute.functions -
-
Uses of OsFamilyVersion64Bit in org.jclouds.glesys.compute.functions
Methods in org.jclouds.glesys.compute.functions that return OsFamilyVersion64Bit Modifier and Type Method Description OsFamilyVersion64Bit
ParseOsFamilyVersion64BitFromImageName. apply(String input)
Constructor parameters in org.jclouds.glesys.compute.functions with type arguments of type OsFamilyVersion64Bit Constructor Description OSTemplateToImage(com.google.common.base.Function<String,OsFamilyVersion64Bit> osParser)
-