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