Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
VMNIC |
VMNICs.add(NIC nic)
Adds NIC object.
|
VMNIC |
VMNICs.add(NIC nic,
String expect)
Adds NIC object.
|
VMNIC |
VMNICs.add(NIC nic,
String expect,
String correlationId)
Adds NIC object.
|
VMNIC |
VMNICs.get(UUID id)
Fetches VMNIC object by id.
|
VMNIC |
VMNICs.getById(String id)
Fetches VMNIC object by id.
|
VMNIC |
VMNIC.update()
Updates VMNIC object.
|
VMNIC |
VMNIC.update(String correlationId)
Updates VMNIC object.
|
VMNIC |
VMNIC.update(String correlationId,
Boolean async)
Updates VMNIC object.
|
VMNIC |
VMNIC.update(String correlationId,
Boolean async,
String expect)
Updates VMNIC object.
|
Modifier and Type | Method and Description |
---|---|
List<VMNIC> |
VMNICs.list()
Lists VMNIC objects.
|
List<VMNIC> |
VMNICs.list(Integer max)
Lists VMNIC objects.
|
List<VMNIC> |
VMNICs.list(Integer max,
String allContent)
Lists VMNIC objects.
|
Constructor and Description |
---|
VMNICReportedDevices(HttpProxyBroker proxy,
VMNIC parent) |
VMNICStatistics(HttpProxyBroker proxy,
VMNIC parent) |
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0