Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
UserRole |
UserRoles.get(UUID id)
Fetches UserRole object by id.
|
UserRole |
UserRoles.getById(String 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