| Constructor and Description |
|---|
DataCenterQoS(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.
|
DataCenterQoS |
update()
Updates DataCenterQoS object.
|
DataCenterQoS |
update(String correlationId)
Updates DataCenterQoS object.
|
getCpuLimit, getDataCenter, getInboundAverage, getInboundBurst, getInboundPeak, getMaxIops, getMaxReadIops, getMaxReadThroughput, getMaxThroughput, getMaxWriteIops, getMaxWriteThroughput, getOutboundAverage, getOutboundBurst, getOutboundPeak, getType, isSetCpuLimit, isSetDataCenter, isSetInboundAverage, isSetInboundBurst, isSetInboundPeak, isSetMaxIops, isSetMaxReadIops, isSetMaxReadThroughput, isSetMaxThroughput, isSetMaxWriteIops, isSetMaxWriteThroughput, isSetOutboundAverage, isSetOutboundBurst, isSetOutboundPeak, isSetType, setCpuLimit, setDataCenter, setInboundAverage, setInboundBurst, setInboundPeak, setMaxIops, setMaxReadIops, setMaxReadThroughput, setMaxThroughput, setMaxWriteIops, setMaxWriteThroughput, setOutboundAverage, setOutboundBurst, setOutboundPeak, setTypegetComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic DataCenterQoS(HttpProxyBroker proxy)
proxy - HttpProxyBrokerpublic DataCenterQoS update() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
qos - QoS
[qos.name]
[qos.description]
[qos.max_throughput]
[qos.max_read_throughput]
[qos.max_write_throughput]
[qos.max_iops]
[qos.max_read_iops]
[qos.max_write_iops]
[qos.cpu_limit]
[qos.inbound_average]
[qos.inbound_peak]
[qos.inbound_burst]
[qos.outbound_average]
[qos.outbound_peak]
[qos.outbound_burst]
DataCenterQoSorg.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 DataCenterQoS update(String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
qos - QoS
[qos.name]
[qos.description]
[qos.max_throughput]
[qos.max_read_throughput]
[qos.max_write_throughput]
[qos.max_iops]
[qos.max_read_iops]
[qos.max_write_iops]
[qos.cpu_limit]
[qos.inbound_average]
[qos.inbound_peak]
[qos.inbound_burst]
[qos.outbound_average]
[qos.outbound_peak]
[qos.outbound_burst]
correlationId -
[any string]
DataCenterQoSorg.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