org.jclouds.vcloud.compute.functions
Class VCloudHardwareBuilderFromResourceAllocations
java.lang.Object
org.jclouds.cim.functions.HardwareBuilderFromResourceAllocations
org.jclouds.vcloud.compute.functions.VCloudHardwareBuilderFromResourceAllocations
- All Implemented Interfaces:
- com.google.common.base.Function<Iterable<? extends ResourceAllocationSettingData>,HardwareBuilder>
@Singleton
public class VCloudHardwareBuilderFromResourceAllocations
- extends HardwareBuilderFromResourceAllocations
- Author:
- Adrian Cole
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 |
VCloudHardwareBuilderFromResourceAllocations
public VCloudHardwareBuilderFromResourceAllocations()
apply
public Volume apply(ResourceAllocationSettingData from)
- Overrides:
apply
in class HardwareBuilderFromResourceAllocations
Copyright © 2009-2011 jclouds. All Rights Reserved.