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, uri
public List<? extends Flavor> list()
list
in interface InstanceFlavorService
public Flavor get(String id)
get
in interface InstanceFlavorService
Copyright © 2017. All rights reserved.