Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
HostHostDevice
HostHostDevice providing relation and functional services
|
class |
VMHostDevice
VMHostDevice providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
VMHostDevice |
VMHostDevices.add(HostDevice hostdevice)
Adds HostDevice object.
|
VMHostDevice |
VMHostDevices.add(HostDevice hostdevice,
String correlationId)
Adds HostDevice object.
|
VMHostDevice |
VMHostDevices.add(HostDevice hostdevice,
String correlationId,
String expect)
Adds HostDevice object.
|
Modifier and Type | Method and Description |
---|---|
HostDevice |
ObjectFactory.createHostDevice()
Create an instance of
HostDevice |
HostDevice |
HostDevice.getParentDevice()
Gets the value of the parentDevice property.
|
HostDevice |
HostDevice.getPhysicalFunction()
Gets the value of the physicalFunction property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<HostDevice> |
ObjectFactory.createHostDevice(HostDevice value)
|
List<HostDevice> |
HostDevices.getHostDevices()
Gets the value of the hostDevices property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<HostDevice> |
ObjectFactory.createHostDevice(HostDevice value)
|
void |
HostDevice.setParentDevice(HostDevice value)
Sets the value of the parentDevice property.
|
void |
HostDevice.setPhysicalFunction(HostDevice value)
Sets the value of the physicalFunction property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0