| Package | Description |
|---|---|
| org.openstack4j.api.trove | |
| org.openstack4j.openstack.trove.domain | |
| org.openstack4j.openstack.trove.internal |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DatabaseUser> |
UserService.list(String instanceId)
Returns list of all users for the database instance
|
| Modifier and Type | Class and Description |
|---|---|
class |
TroveDatabaseUser
Model implementation for Database User
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseUser |
TroveDatabaseUser.DatabaseUserConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseUserBuilder |
TroveDatabaseUser.DatabaseUserConcreteBuilder.from(DatabaseUser in) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DatabaseUser> |
DBUserServiceImpl.list(String instanceId)
Returns list of all users for the database instance
|
Copyright © 2017. All rights reserved.