Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
DomainUser
DomainUser providing relation and functional services
|
class |
User
User providing relation and functional services
|
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.
|
Modifier and Type | Method and Description |
---|---|
User |
ObjectFactory.createUser()
Create an instance of
User |
User |
Job.getOwner()
Gets the value of the owner property.
|
User |
Domain.getUser()
Gets the value of the user property.
|
User |
SSH.getUser()
Gets the value of the user property.
|
User |
Tag.getUser()
Gets the value of the user property.
|
User |
Role.getUser()
Gets the value of the user property.
|
User |
Permission.getUser()
Gets the value of the user property.
|
User |
Event.getUser()
Gets the value of the user property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<User> |
ObjectFactory.createUser(User value)
|
List<User> |
Users.getUsers()
Gets the value of the users property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<User> |
ObjectFactory.createUser(User value)
|
void |
Job.setOwner(User value)
Sets the value of the owner property.
|
void |
Domain.setUser(User value)
Sets the value of the user property.
|
void |
SSH.setUser(User value)
Sets the value of the user property.
|
void |
Tag.setUser(User value)
Sets the value of the user property.
|
void |
Role.setUser(User value)
Sets the value of the user property.
|
void |
Permission.setUser(User value)
Sets the value of the user property.
|
void |
Event.setUser(User value)
Sets the value of the user property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0