org.jclouds.vcloud.compute.functions
Class HardwareForVApp
java.lang.Object
org.jclouds.vcloud.compute.functions.HardwareForVApp
- All Implemented Interfaces:
- com.google.common.base.Function<VApp,org.jclouds.compute.domain.Hardware>
public class HardwareForVApp
- extends Object
- implements com.google.common.base.Function<VApp,org.jclouds.compute.domain.Hardware>
- Author:
- Adrian Cole
|
Field Summary |
protected org.jclouds.logging.Logger |
logger
|
|
Method Summary |
org.jclouds.compute.domain.Hardware |
apply(VApp from)
|
| 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 |
logger
protected org.jclouds.logging.Logger logger
HardwareForVApp
@Inject
protected HardwareForVApp(com.google.common.base.Function<ReferenceType,org.jclouds.domain.Location> findLocationForResource,
VCloudHardwareBuilderFromResourceAllocations rasdToHardwareBuilder)
apply
public org.jclouds.compute.domain.Hardware apply(VApp from)
- Specified by:
apply in interface com.google.common.base.Function<VApp,org.jclouds.compute.domain.Hardware>
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.