public class DBFlavorServiceImpl extends BaseTroveServices implements InstanceFlavorService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
DBFlavorServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Flavor |
get(String id)
Get the instance flavor specified by ID
|
List<? extends Flavor> |
list()
Returns all the available database instance flavors
|
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic List<? extends Flavor> list()
list in interface InstanceFlavorServicepublic Flavor get(String id)
get in interface InstanceFlavorServiceCopyright © 2017. All rights reserved.