Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected Host |
Tag.host |
protected Host |
VmPlacementPolicy.host |
protected Host |
StorageDomain.host |
protected Host |
Event.host |
protected Host |
Storage.host |
protected Host |
Statistic.host |
protected Host |
HostNIC.host |
protected Host |
VM.host |
protected Host |
Permission.host |
protected Host |
Action.host |
Modifier and Type | Field and Description |
---|---|
protected List<Host> |
Hosts.hosts |
Modifier and Type | Method and Description |
---|---|
Host |
ObjectFactory.createHost()
Create an instance of
Host |
Host |
Tag.getHost()
Gets the value of the host property.
|
Host |
VmPlacementPolicy.getHost()
Gets the value of the host property.
|
Host |
StorageDomain.getHost()
Gets the value of the host property.
|
Host |
Event.getHost()
Gets the value of the host property.
|
Host |
Storage.getHost()
Gets the value of the host property.
|
Host |
Statistic.getHost()
Gets the value of the host property.
|
Host |
HostNIC.getHost()
Gets the value of the host property.
|
Host |
VM.getHost()
Gets the value of the host property.
|
Host |
Permission.getHost()
Gets the value of the host property.
|
Host |
Action.getHost()
Gets the value of the host property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Host> |
ObjectFactory.createHost(Host value)
|
List<Host> |
Hosts.getHosts()
Gets the value of the hosts property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Host> |
ObjectFactory.createHost(Host value)
|
void |
Tag.setHost(Host value)
Sets the value of the host property.
|
void |
VmPlacementPolicy.setHost(Host value)
Sets the value of the host property.
|
void |
StorageDomain.setHost(Host value)
Sets the value of the host property.
|
void |
Event.setHost(Host value)
Sets the value of the host property.
|
void |
Storage.setHost(Host value)
Sets the value of the host property.
|
void |
Statistic.setHost(Host value)
Sets the value of the host property.
|
void |
HostNIC.setHost(Host value)
Sets the value of the host property.
|
void |
VM.setHost(Host value)
Sets the value of the host property.
|
void |
Permission.setHost(Host value)
Sets the value of the host property.
|
void |
Action.setHost(Host value)
Sets the value of the host property.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
HostsResource.add(Host host)
Creates a new host and adds it to the database.
|
Modifier and Type | Method and Description |
---|---|
Host |
BackendHostResource.get() |
protected Host |
BackendHostResource.populate(Host model,
VDS entity) |
protected Host |
BackendHostsResource.populate(Host model,
VDS entity) |
Host |
BackendHostResource.update(Host incoming) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendHostsResource.add(Host host) |
protected Guid |
AbstractBackendActionableResource.getHostId(Host host) |
VdcActionParametersBase |
BackendHostResource.UpdateParametersProvider.getParameters(Host incoming,
VDS entity) |
protected Host |
BackendHostResource.populate(Host model,
VDS entity) |
protected Host |
BackendHostsResource.populate(Host model,
VDS entity) |
Host |
BackendHostResource.update(Host incoming) |
Constructor and Description |
---|
HostStatisticalQuery(AbstractBackendResource.EntityIdResolver entityResolver,
Host parent) |
HostStatisticalQuery(Host parent) |
Modifier and Type | Method and Description |
---|---|
static Host |
HostMapper.map(VDS entity,
Host template) |
Modifier and Type | Method and Description |
---|---|
static VdsStatic |
HostMapper.map(Host model,
VdsStatic template) |
static Host |
HostMapper.map(VDS entity,
Host template) |
Copyright © 2012. All Rights Reserved.