|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Flavor | |
---|---|
org.jclouds.slicehost | |
org.jclouds.slicehost.compute.functions | |
org.jclouds.slicehost.compute.strategy | |
org.jclouds.slicehost.xml |
Uses of Flavor in org.jclouds.slicehost |
---|
Methods in org.jclouds.slicehost that return Flavor | |
---|---|
Flavor |
SlicehostClient.getFlavor(int id)
|
Methods in org.jclouds.slicehost that return types with arguments of type Flavor | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Flavor> |
SlicehostAsyncClient.getFlavor(int id)
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<Flavor>> |
SlicehostAsyncClient.listFlavors()
|
Set<Flavor> |
SlicehostClient.listFlavors()
|
Uses of Flavor in org.jclouds.slicehost.compute.functions |
---|
Methods in org.jclouds.slicehost.compute.functions with parameters of type Flavor | |
---|---|
Hardware |
FlavorToHardware.apply(Flavor from)
|
Uses of Flavor in org.jclouds.slicehost.compute.strategy |
---|
Methods in org.jclouds.slicehost.compute.strategy that return types with arguments of type Flavor | |
---|---|
Iterable<Flavor> |
SlicehostComputeServiceAdapter.listHardwareProfiles()
|
Uses of Flavor in org.jclouds.slicehost.xml |
---|
Methods in org.jclouds.slicehost.xml that return Flavor | |
---|---|
Flavor |
FlavorHandler.getResult()
|
Methods in org.jclouds.slicehost.xml that return types with arguments of type Flavor | |
---|---|
Set<? extends Flavor> |
FlavorsHandler.getResult()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |