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