| Package | Description | 
|---|---|
| org.jclouds.deltacloud | |
| org.jclouds.deltacloud.compute.functions | |
| org.jclouds.deltacloud.compute.strategy | |
| org.jclouds.deltacloud.xml | 
| Modifier and Type | Method and Description | 
|---|---|
HardwareProfile | 
DeltacloudClient.getHardwareProfile(URI profileHref)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<HardwareProfile> | 
DeltacloudAsyncClient.getHardwareProfile(URI profileHref)  | 
Set<HardwareProfile> | 
DeltacloudClient.listHardwareProfiles()
The hardware profiles collection will return a set of all hardware profiles available to the
 current user. 
 | 
com.google.common.util.concurrent.ListenableFuture<Set<HardwareProfile>> | 
DeltacloudAsyncClient.listHardwareProfiles()  | 
| Modifier and Type | Method and Description | 
|---|---|
Hardware | 
HardwareProfileToHardware.apply(HardwareProfile from)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<HardwareProfile> | 
DeltacloudComputeServiceAdapter.listHardwareProfiles()  | 
| Modifier and Type | Method and Description | 
|---|---|
HardwareProfile | 
HardwareProfileHandler.getResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<? extends HardwareProfile> | 
HardwareProfilesHandler.getResult()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.