org.jclouds.smartos.compute.functions
Class VmSpecificationToHardware
java.lang.Object
org.jclouds.smartos.compute.functions.VmSpecificationToHardware
- All Implemented Interfaces:
- com.google.common.base.Function<VmSpecification,org.jclouds.compute.domain.Hardware>
@Singleton
public class VmSpecificationToHardware
- extends Object
- implements com.google.common.base.Function<VmSpecification,org.jclouds.compute.domain.Hardware>
- Author:
- Nigel Magnay
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
VmSpecificationToHardware
public VmSpecificationToHardware()
apply
public org.jclouds.compute.domain.Hardware apply(VmSpecification from)
- Specified by:
apply in interface com.google.common.base.Function<VmSpecification,org.jclouds.compute.domain.Hardware>
Copyright © 2009-2012 jclouds. All Rights Reserved.