Package | Description |
---|---|
org.jclouds.slicehost | |
org.jclouds.slicehost.compute.functions | |
org.jclouds.slicehost.compute.strategy | |
org.jclouds.slicehost.xml |
Modifier and Type | Method and Description |
---|---|
Flavor |
SlicehostClient.getFlavor(int id) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Flavor> |
SlicehostAsyncClient.getFlavor(int id) |
Set<Flavor> |
SlicehostClient.listFlavors() |
com.google.common.util.concurrent.ListenableFuture<? extends Set<Flavor>> |
SlicehostAsyncClient.listFlavors() |
Modifier and Type | Method and Description |
---|---|
Hardware |
FlavorToHardware.apply(Flavor from) |
Modifier and Type | Method and Description |
---|---|
Iterable<Flavor> |
SlicehostComputeServiceAdapter.listHardwareProfiles() |
Modifier and Type | Method and Description |
---|---|
Flavor |
FlavorHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
Set<? extends Flavor> |
FlavorsHandler.getResult() |
Copyright © 2009-2012 jclouds. All Rights Reserved.