Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
Domain
Domain providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
Domain |
ObjectFactory.createDomain()
Create an instance of
Domain |
Domain |
User.getDomain()
Gets the value of the domain property.
|
Domain |
VmBase.getDomain()
Gets the value of the domain property.
|
Domain |
Group.getDomain()
Gets the value of the domain property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Domain> |
ObjectFactory.createDomain(Domain value)
|
List<Domain> |
Domains.getDomains()
Gets the value of the domains property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Domain> |
ObjectFactory.createDomain(Domain value)
|
void |
User.setDomain(Domain value)
Sets the value of the domain property.
|
void |
VmBase.setDomain(Domain value)
Sets the value of the domain property.
|
void |
Group.setDomain(Domain value)
Sets the value of the domain property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0