Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
User |
Users.add(User user)
Adds User object.
|
User |
Users.add(User user,
String expect,
String correlationId)
Adds User object.
|
User |
Users.get(UUID id)
Fetches User object by id.
|
Modifier and Type | Method and Description |
---|---|
List<User> |
Users.list()
Lists User objects.
|
List<User> |
Users.list(String query,
Boolean caseSensitive,
Integer max)
Lists User objects.
|
Constructor and Description |
---|
UserPermissions(HttpProxyBroker proxy,
User parent) |
UserRoles(HttpProxyBroker proxy,
User parent) |
UserTags(HttpProxyBroker proxy,
User parent) |
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0