public interface TroveService extends RestService
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
|
DatabaseService databaseService()
UserService databaseUsersService()
DatastoreService datastoreService()
InstanceFlavorService flavorService()
InstanceService instanceService()
Copyright © 2017. All rights reserved.