public interface InstanceFlavorService
| 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
|
Copyright © 2017. All rights reserved.