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 AutomaticHardwareIdSpecAutomaticHardwareIdSpec. automaticHardwareIdSpecBuilder(double cores, int ram, com.google.common.base.Optional<Float> disk)static AutomaticHardwareIdSpecAutomaticHardwareIdSpec. parseId(String hardwareId) 
 -