| Package | Description |
|---|---|
| org.openstack4j.api.trove | |
| org.openstack4j.model.trove | |
| org.openstack4j.openstack.trove.domain | |
| org.openstack4j.openstack.trove.internal |
| Modifier and Type | Method and Description |
|---|---|
Flavor |
InstanceFlavorService.get(String id)
Get the instance flavor specified by ID
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Flavor> |
InstanceFlavorService.list()
Returns all the available database instance flavors
|
| Modifier and Type | Method and Description |
|---|---|
Flavor |
Instance.getFlavor() |
| Modifier and Type | Method and Description |
|---|---|
Flavor |
TroveInstance.getFlavor() |
| Modifier and Type | Method and Description |
|---|---|
Flavor |
DBFlavorServiceImpl.get(String id)
Get the instance flavor specified by ID
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Flavor> |
DBFlavorServiceImpl.list()
Returns all the available database instance flavors
|
Copyright © 2017. All rights reserved.