public class InstanceType extends InstanceType
InstanceType providing relation and functional services
to InstanceType.
| Constructor and Description |
|---|
InstanceType(HttpProxyBroker proxy) |
| Modifier and Type | Method and Description |
|---|---|
Response |
delete()
Deletes object.
|
Response |
delete(Boolean async)
Deletes object.
|
Response |
delete(Boolean async,
String correlationId)
Deletes object.
|
InstanceTypeNICs |
getNics()
Gets the value of the InstanceTypeNICs property.
|
InstanceTypeWatchDogs |
getWatchDogs()
Gets the value of the InstanceTypeWatchDogs property.
|
InstanceType |
update()
Updates InstanceType object.
|
getBios, getCluster, getConsole, getCpu, getCpuProfile, getCpuShares, getCreationTime, getCustomProperties, getDeleteProtected, getDisplay, getDomain, getHighAvailability, getMemory, getMigrationDowntime, getOrigin, getOs, getPermissions, getRngDevice, getSerialNumber, getSoundcardEnabled, getSso, getStateless, getStatus, getStorageDomain, getTimezone, getTunnelMigration, getType, getUsb, getVersion, getVirtioScsi, getVm, isSetBios, isSetCluster, isSetConsole, isSetCpu, isSetCpuProfile, isSetCpuShares, isSetCreationTime, isSetCustomProperties, isSetDeleteProtected, isSetDisplay, isSetDomain, isSetHighAvailability, isSetMemory, isSetMigrationDowntime, isSetOrigin, isSetOs, isSetPermissions, isSetRngDevice, isSetSerialNumber, isSetSoundcardEnabled, isSetSso, isSetStateless, isSetStatus, isSetStorageDomain, isSetTimezone, isSetTunnelMigration, isSetType, isSetUsb, isSetVersion, isSetVirtioScsi, isSetVm, setBios, setCluster, setConsole, setCpu, setCpuProfile, setCpuShares, setCreationTime, setCustomProperties, setDeleteProtected, setDisplay, setDomain, setHighAvailability, setMemory, setMigrationDowntime, setOrigin, setOs, setPermissions, setRngDevice, setSerialNumber, setSoundcardEnabled, setSso, setStateless, setStatus, setStorageDomain, setTimezone, setTunnelMigration, setType, setUsb, setVersion, setVirtioScsi, setVmgetComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic InstanceType(HttpProxyBroker proxy)
proxy - HttpProxyBrokerpublic InstanceTypeWatchDogs getWatchDogs()
InstanceTypeWatchDogspublic InstanceTypeNICs getNics()
InstanceTypeNICspublic InstanceType update() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
instancetype - InstanceTypeInstanceTypeorg.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 Response delete() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
Responseorg.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 Response delete(Boolean async) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
async -
[true|false]
Responseorg.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 Response delete(Boolean async, String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
correlationId -
[any string]
async -
[true|false]
Responseorg.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