| Package | Description |
|---|---|
| org.jclouds.openstack.trove.v1.domain | |
| org.jclouds.openstack.trove.v1.features |
| Modifier and Type | Method and Description |
|---|---|
User |
User.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
int |
User.compareTo(User that) |
User.Builder |
User.Builder.fromUser(User in) |
| Modifier and Type | Method and Description |
|---|---|
User |
UserApi.get(String name)
Returns a User by identifier.
|
User |
UserApi.get(String name,
String hostname)
Returns a User by name and allowed host.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<User> |
UserApi.list()
This operation lists the users in the specified database instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserApi.create(Set<User> users)
Create database users.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.