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, setVnicProfile
getInstanceType, getTemplate, getVm, getVms, isSetInstanceType, isSetTemplate, isSetVm, isSetVms, setInstanceType, setTemplate, setVm, setVms
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinks
getActions, isSetActions, setActions
public InstanceTypeNIC(HttpProxyBroker proxy)
proxy
- HttpProxyBrokerpublic InstanceTypeNIC update() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
nic
- NIC
InstanceTypeNIC
org.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
- NIC
async
- [true|false]
InstanceTypeNIC
org.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