| Package | Description |
|---|---|
| com.woorea.openstack.nova.api | |
| com.woorea.openstack.nova.model |
| Modifier and Type | Field and Description |
|---|---|
private Flavor |
FlavorsResource.Create.flavor |
| Modifier and Type | Method and Description |
|---|---|
FlavorsResource.Create |
FlavorsResource.create(Flavor flavor) |
| Constructor and Description |
|---|
Create(Flavor flavor) |
| Modifier and Type | Field and Description |
|---|---|
private Flavor |
Server.flavor |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Flavor> |
Flavors.list |
| Modifier and Type | Method and Description |
|---|---|
Flavor |
Server.getFlavor() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Flavor> |
Flavors.getList() |
java.util.Iterator<Flavor> |
Flavors.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Server.setFlavor(Flavor flavor) |