| Constructor and Description |
|---|
InstanceTypeNIC(HttpProxyBroker proxy) |
| Modifier and Type | Method and Description |
|---|---|
InstanceTypeNIC |
update()
Updates InstanceTypeNIC object.
|
InstanceTypeNIC |
update(Boolean async)
Updates InstanceTypeNIC object.
|
getActive, getBootProtocol, getInterface, getLinked, getMac, getNetwork, getOnBoot, getPlugged, getPortMirroring, getReportedDevices, getStatistics, getVnicProfile, isSetActive, isSetBootProtocol, isSetInterface, isSetLinked, isSetMac, isSetNetwork, isSetOnBoot, isSetPlugged, isSetPortMirroring, isSetReportedDevices, isSetStatistics, isSetVnicProfile, setActive, setBootProtocol, setInterface, setLinked, setMac, setNetwork, setOnBoot, setPlugged, setPortMirroring, setReportedDevices, setStatistics, setVnicProfilegetInstanceType, getTemplate, getVm, getVms, isSetInstanceType, isSetTemplate, isSetVm, isSetVms, setInstanceType, setTemplate, setVm, setVmsgetComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic InstanceTypeNIC(HttpProxyBroker proxy)
proxy - HttpProxyBrokerpublic InstanceTypeNIC update() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
nic - NICInstanceTypeNICorg.apache.http.client.ClientProtocolException - Signals that HTTP/S protocol error has occurred.ServerException - Signals that an oVirt api error has occurred.IOException - Signals that an I/O exception of some sort has occurred.public InstanceTypeNIC update(Boolean async) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
nic - NICasync -
[true|false]
InstanceTypeNICorg.apache.http.client.ClientProtocolException - Signals that HTTP/S protocol error has occurred.ServerException - Signals that an oVirt api error has occurred.IOException - Signals that an I/O exception of some sort has occurred.Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0