@Singleton public class HardwareForVAppTemplate extends Object implements com.google.common.base.Function<VAppTemplate,org.jclouds.compute.domain.Hardware>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Modifier | Constructor and Description |
|---|---|
protected |
HardwareForVAppTemplate(com.google.common.base.Function<VAppTemplate,org.jclouds.ovf.Envelope> templateToEnvelope,
FindLocationForResource findLocationForResource,
VCloudHardwareBuilderFromResourceAllocations rasdToHardwareBuilder) |
@Inject protected HardwareForVAppTemplate(com.google.common.base.Function<VAppTemplate,org.jclouds.ovf.Envelope> templateToEnvelope, FindLocationForResource findLocationForResource, VCloudHardwareBuilderFromResourceAllocations rasdToHardwareBuilder)
public org.jclouds.compute.domain.Hardware apply(VAppTemplate from)
apply in interface com.google.common.base.Function<VAppTemplate,org.jclouds.compute.domain.Hardware>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.