Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
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.
|
VMHostDevice |
VMHostDevices.get(UUID id)
Fetches VMHostDevice object by id.
|
VMHostDevice |
VMHostDevices.getById(String id)
Fetches VMHostDevice object by id.
|
Modifier and Type | Method and Description |
---|---|
List<VMHostDevice> |
VMHostDevices.list()
Lists VMHostDevice objects.
|
List<VMHostDevice> |
VMHostDevices.list(Integer max)
Lists VMHostDevice objects.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0