| Package | Description |
|---|---|
| org.ovirt.engine.sdk.decorators |
| Modifier and Type | Method and Description |
|---|---|
Group |
Groups.add(Group group)
Adds Group object.
|
Group |
Groups.add(Group group,
String correlationId)
Adds Group object.
|
Group |
Groups.get(UUID id)
Fetches Group object by id.
|
Group |
Groups.getById(String id)
Fetches Group object by id.
|
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
Groups.list()
Lists Group objects.
|
List<Group> |
Groups.list(String query,
Boolean caseSensitive,
Integer max)
Lists Group objects.
|
| Constructor and Description |
|---|
GroupPermissions(HttpProxyBroker proxy,
Group parent) |
GroupRoles(HttpProxyBroker proxy,
Group parent) |
GroupTags(HttpProxyBroker proxy,
Group parent) |
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0