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