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 NIC |
Statistic.nic |
Modifier and Type | Field and Description |
---|---|
protected List<NIC> |
Nics.nics |
Modifier and Type | Method and Description |
---|---|
NIC |
ObjectFactory.createNIC()
Create an instance of
NIC |
NIC |
Statistic.getNic()
Gets the value of the nic property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<NIC> |
ObjectFactory.createNic(NIC value)
|
List<NIC> |
Nics.getNics()
Gets the value of the nics property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<NIC> |
ObjectFactory.createNic(NIC value)
|
void |
Statistic.setNic(NIC value)
Sets the value of the nic property.
|
Modifier and Type | Method and Description |
---|---|
ReadOnlyDevicesResource<NIC,Nics> |
TemplateResource.getNicsResource() |
DevicesResource<NIC,Nics> |
VmResource.getNicsResource() |
Modifier and Type | Method and Description |
---|---|
NIC |
BackendTemplateNicsResource.addParents(NIC device) |
protected NIC |
BackendVmNicsResource.populate(NIC model,
VmNetworkInterface entity) |
protected NIC |
BackendVmNicResource.populate(NIC model,
VmNetworkInterface entity) |
protected NIC |
BackendTemplateNicResource.populate(NIC model,
VmNetworkInterface entity) |
NIC |
BackendNicResource.update(NIC resource) |
Modifier and Type | Method and Description |
---|---|
DeviceResource<NIC> |
BackendTemplateNicsResource.getDeviceSubResource(String id) |
DeviceResource<NIC> |
BackendVmNicsResource.getDeviceSubResource(String id) |
DevicesResource<NIC,Nics> |
BackendVmResource.getNicsResource() |
ReadOnlyDevicesResource<NIC,Nics> |
BackendTemplateResource.getNicsResource() |
protected AbstractBackendSubResource.ParametersProvider<NIC,VmNetworkInterface> |
BackendTemplateNicsResource.getUpdateParametersProvider() |
protected AbstractBackendSubResource.ParametersProvider<NIC,VmNetworkInterface> |
BackendVmNicsResource.getUpdateParametersProvider() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendNicsResource.add(NIC device) |
NIC |
BackendTemplateNicsResource.addParents(NIC device) |
protected network |
BackendNicResource.findNetwork(NIC resource) |
protected VdcActionParametersBase |
BackendTemplateNicsResource.getAddParameters(VmNetworkInterface entity,
NIC nic) |
protected VdcActionParametersBase |
BackendVmNicsResource.getAddParameters(VmNetworkInterface entity,
NIC nic) |
VdcActionParametersBase |
BackendTemplateNicsResource.UpdateParametersProvider.getParameters(NIC incoming,
VmNetworkInterface entity) |
VdcActionParametersBase |
BackendVmNicsResource.UpdateParametersProvider.getParameters(NIC incoming,
VmNetworkInterface entity) |
protected NIC |
BackendVmNicsResource.populate(NIC model,
VmNetworkInterface entity) |
protected NIC |
BackendVmNicResource.populate(NIC model,
VmNetworkInterface entity) |
protected NIC |
BackendTemplateNicResource.populate(NIC model,
VmNetworkInterface entity) |
protected VmNetworkInterface |
BackendTemplateNicsResource.setNetwork(NIC device,
VmNetworkInterface ni) |
protected VmNetworkInterface |
BackendVmNicsResource.setNetwork(NIC device,
VmNetworkInterface ni) |
protected abstract VmNetworkInterface |
BackendNicsResource.setNetwork(NIC device,
VmNetworkInterface ni) |
protected void |
BackendNicsResource.setNetworkId(NIC nic) |
NIC |
BackendNicResource.update(NIC resource) |
Constructor and Description |
---|
NicStatisticalQuery(AbstractBackendResource.EntityIdResolver resolver,
NIC parent) |
NicStatisticalQuery(NIC parent) |
Modifier and Type | Method and Description |
---|---|
static NIC |
NicMapper.map(VmNetworkInterface entity,
NIC template) |
Modifier and Type | Method and Description |
---|---|
static VmNetworkInterface |
NicMapper.map(NIC model,
VmNetworkInterface template) |
static NIC |
NicMapper.map(VmNetworkInterface entity,
NIC template) |
Copyright © 2012. All Rights Reserved.