@Singleton public class HardwareBuilderFromResourceAllocations extends Object implements com.google.common.base.Function<Iterable<? extends ResourceAllocationSettingData>,HardwareBuilder>
| Constructor and Description | 
|---|
HardwareBuilderFromResourceAllocations()  | 
| Modifier and Type | Method and Description | 
|---|---|
HardwareBuilder | 
apply(Iterable<? extends ResourceAllocationSettingData> from)  | 
Volume | 
apply(ResourceAllocationSettingData from)  | 
public HardwareBuilderFromResourceAllocations()
public HardwareBuilder apply(Iterable<? extends ResourceAllocationSettingData> from)
apply in interface com.google.common.base.Function<Iterable<? extends ResourceAllocationSettingData>,HardwareBuilder>public Volume apply(ResourceAllocationSettingData from)
Copyright © 2009-2013 jclouds. All Rights Reserved.