Uses of Class
org.jclouds.compute.util.AutomaticHardwareIdSpec
-
Packages that use AutomaticHardwareIdSpec Package Description org.jclouds.compute.util -
-
Uses of AutomaticHardwareIdSpec in org.jclouds.compute.util
Methods in org.jclouds.compute.util that return AutomaticHardwareIdSpec Modifier and Type Method Description static AutomaticHardwareIdSpec
AutomaticHardwareIdSpec. automaticHardwareIdSpecBuilder(double cores, int ram, com.google.common.base.Optional<Float> disk)
static AutomaticHardwareIdSpec
AutomaticHardwareIdSpec. parseId(String hardwareId)
-