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 HostNIC |
Statistic.hostNic |
Modifier and Type | Field and Description |
---|---|
protected List<HostNIC> |
HostNics.hostNics |
protected List<HostNIC> |
Slaves.slaves |
Modifier and Type | Method and Description |
---|---|
HostNIC |
ObjectFactory.createHostNIC()
Create an instance of
HostNIC |
HostNIC |
Statistic.getHostNic()
Gets the value of the hostNic property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<HostNIC> |
ObjectFactory.createHostNic(HostNIC value)
|
List<HostNIC> |
HostNics.getHostNics()
Gets the value of the hostNics property.
|
List<HostNIC> |
Slaves.getSlaves()
Gets the value of the slaves property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<HostNIC> |
ObjectFactory.createHostNic(HostNIC value)
|
void |
Statistic.setHostNic(HostNIC value)
Sets the value of the hostNic property.
|
Modifier and Type | Method and Description |
---|---|
HostNIC |
HostNicResource.get() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
HostNicsResource.add(HostNIC nic) |
Modifier and Type | Method and Description |
---|---|
protected HostNIC |
BackendHostNicsResource.addMasterLink(HostNIC nic,
String bondName,
List<VdsNetworkInterface> ifaces) |
protected HostNIC |
BackendHostNicResource.addParents(HostNIC nic) |
HostNIC |
BackendHostNicsResource.addParents(HostNIC nic) |
protected HostNIC |
BackendHostNicsResource.addSlaveLinks(HostNIC nic,
List<VdsNetworkInterface> ifaces) |
HostNIC |
BackendHostNicResource.get() |
HostNIC |
BackendHostNicsResource.lookupNic(String id) |
protected HostNIC |
BackendHostNicsResource.map(VdsNetworkInterface entity,
HostNIC template) |
protected HostNIC |
BackendHostNicsResource.map(VdsNetworkInterface iface,
HostNIC template,
List<VdsNetworkInterface> ifaces) |
protected HostNIC |
BackendHostNicsResource.map(VdsNetworkInterface iface,
List<VdsNetworkInterface> ifaces) |
protected HostNIC |
BackendHostNicResource.populate(HostNIC model,
VdsNetworkInterface entity) |
protected HostNIC |
BackendHostNicsResource.populate(HostNIC model,
VdsNetworkInterface entity) |
protected HostNIC |
BackendHostNicsResource.slave(String id) |
HostNIC |
BackendHostNicResource.update(HostNIC nic) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendHostNicsResource.add(HostNIC nic) |
protected HostNIC |
BackendHostNicsResource.addMasterLink(HostNIC nic,
String bondName,
List<VdsNetworkInterface> ifaces) |
protected HostNIC |
BackendHostNicResource.addParents(HostNIC nic) |
HostNIC |
BackendHostNicsResource.addParents(HostNIC nic) |
protected HostNIC |
BackendHostNicsResource.addSlaveLinks(HostNIC nic,
List<VdsNetworkInterface> ifaces) |
protected String[] |
BackendHostNicsResource.lookupSlaves(HostNIC nic) |
protected VdsNetworkInterface |
BackendHostNicsResource.map(HostNIC entity,
VdsNetworkInterface template) |
protected HostNIC |
BackendHostNicsResource.map(VdsNetworkInterface entity,
HostNIC template) |
protected HostNIC |
BackendHostNicsResource.map(VdsNetworkInterface iface,
HostNIC template,
List<VdsNetworkInterface> ifaces) |
protected HostNIC |
BackendHostNicResource.populate(HostNIC model,
VdsNetworkInterface entity) |
protected HostNIC |
BackendHostNicsResource.populate(HostNIC model,
VdsNetworkInterface entity) |
HostNIC |
BackendHostNicResource.update(HostNIC nic) |
Constructor and Description |
---|
HostNicStatisticalQuery(AbstractBackendResource.EntityIdResolver entityResolver,
HostNIC parent) |
HostNicStatisticalQuery(HostNIC parent) |
Modifier and Type | Method and Description |
---|---|
static HostNIC |
HostNicMapper.map(VdsNetworkInterface entity,
HostNIC template) |
Modifier and Type | Method and Description |
---|---|
static VdsNetworkInterface |
HostNicMapper.map(HostNIC model,
VdsNetworkInterface template) |
static HostNIC |
HostNicMapper.map(VdsNetworkInterface entity,
HostNIC template) |
Copyright © 2012. All Rights Reserved.