Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource |
Modifier and Type | Field and Description |
---|---|
protected Users |
ApiSummary.users |
Modifier and Type | Method and Description |
---|---|
Users |
ObjectFactory.createUsers()
Create an instance of
Users |
Users |
ApiSummary.getUsers()
Gets the value of the users property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Users> |
ObjectFactory.createUsers(Users value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Users> |
ObjectFactory.createUsers(Users value)
|
void |
ApiSummary.setUsers(Users value)
Sets the value of the users property.
|
Modifier and Type | Method and Description |
---|---|
Users |
UsersResource.list() |
Users |
DomainUsersResource.list() |
Modifier and Type | Method and Description |
---|---|
Users |
BackendUsersResource.list() |
protected Users |
BackendUsersResource.mapDbUserCollection(List<DbUser> entities) |
protected Users |
BackendUsersResource.mapDomainUserCollection(List<AdUser> entities) |
Copyright © 2012. All Rights Reserved.