Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
TemplateNIC
TemplateNIC providing relation and functional services
|
class |
VMNIC
VMNIC providing relation and functional services
|
class |
VMSnapshotNIC
VMSnapshotNIC providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
VMNIC |
VMNICs.add(NIC nic)
Adds NIC object.
|
TemplateNIC |
TemplateNICs.add(NIC nic)
Adds NIC object.
|
VMNIC |
VMNICs.add(NIC nic,
String expect,
String correlationId)
Adds NIC object.
|
TemplateNIC |
TemplateNICs.add(NIC nic,
String expect,
String correlationId)
Adds NIC object.
|
Modifier and Type | Method and Description |
---|---|
NIC |
ObjectFactory.createNIC()
Create an instance of
NIC |
NIC |
Statistic.getNic()
Gets the value of the nic property.
|
NIC |
Feature.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.
|
void |
Feature.setNic(NIC value)
Sets the value of the nic property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0