public class TroveServiceImpl extends BaseTroveServices implements TroveService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
TroveServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseService |
databaseService()
Service implementation which provides methods for manipulation of databases
|
UserService |
databaseUsersService()
Service implementation which provides methods for manipulation of database users
|
DatastoreService |
datastoreService()
Service implementation which provides methods for manipulation of datastores
|
InstanceFlavorService |
flavorService()
Service implementation which provides methods for manipulation of database instance flavors
|
InstanceService |
instanceService()
Service implementation which provides methods for manipulation of database instances
|
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic DatastoreService datastoreService()
datastoreService in interface TroveServicepublic DatabaseService databaseService()
databaseService in interface TroveServicepublic UserService databaseUsersService()
databaseUsersService in interface TroveServicepublic InstanceFlavorService flavorService()
flavorService in interface TroveServicepublic InstanceService instanceService()
instanceService in interface TroveServiceCopyright © 2017. All rights reserved.