|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Flavor | |
|---|---|
| org.jclouds.cloudservers | |
| org.jclouds.cloudservers.compute.functions | |
| Uses of Flavor in org.jclouds.cloudservers |
|---|
| Methods in org.jclouds.cloudservers that return Flavor | |
|---|---|
Flavor |
CloudServersClient.getFlavor(int id)
This operation returns details of the specified flavor. |
| Methods in org.jclouds.cloudservers that return types with arguments of type Flavor | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Flavor> |
CloudServersAsyncClient.getFlavor(int id)
|
Set<Flavor> |
CloudServersClient.listFlavors(ListOptions... options)
List available flavors (IDs and names only) in order to retrieve all details, pass the option withDetails() |
com.google.common.util.concurrent.ListenableFuture<? extends Set<Flavor>> |
CloudServersAsyncClient.listFlavors(ListOptions... options)
|
| Uses of Flavor in org.jclouds.cloudservers.compute.functions |
|---|
| Methods in org.jclouds.cloudservers.compute.functions with parameters of type Flavor | |
|---|---|
Hardware |
FlavorToHardware.apply(Flavor from)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||