|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HardwareProfile | |
---|---|
org.jclouds.deltacloud | |
org.jclouds.deltacloud.compute.functions | |
org.jclouds.deltacloud.compute.strategy | |
org.jclouds.deltacloud.xml |
Uses of HardwareProfile in org.jclouds.deltacloud |
---|
Methods in org.jclouds.deltacloud that return HardwareProfile | |
---|---|
HardwareProfile |
DeltacloudClient.getHardwareProfile(URI profileHref)
|
Methods in org.jclouds.deltacloud that return types with arguments of type HardwareProfile | |
---|---|
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()
|
Uses of HardwareProfile in org.jclouds.deltacloud.compute.functions |
---|
Methods in org.jclouds.deltacloud.compute.functions with parameters of type HardwareProfile | |
---|---|
Hardware |
HardwareProfileToHardware.apply(HardwareProfile from)
|
Uses of HardwareProfile in org.jclouds.deltacloud.compute.strategy |
---|
Methods in org.jclouds.deltacloud.compute.strategy that return types with arguments of type HardwareProfile | |
---|---|
Iterable<HardwareProfile> |
DeltacloudComputeServiceAdapter.listHardwareProfiles()
|
Uses of HardwareProfile in org.jclouds.deltacloud.xml |
---|
Methods in org.jclouds.deltacloud.xml that return HardwareProfile | |
---|---|
HardwareProfile |
HardwareProfileHandler.getResult()
|
Methods in org.jclouds.deltacloud.xml that return types with arguments of type HardwareProfile | |
---|---|
Set<? extends HardwareProfile> |
HardwareProfilesHandler.getResult()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |