public class SchedulingPolicy extends SchedulingPolicy
SchedulingPolicy providing relation and functional services
to SchedulingPolicy.
| Constructor and Description |
|---|
SchedulingPolicy(HttpProxyBroker proxy) |
| Modifier and Type | Method and Description |
|---|---|
Response |
delete()
Deletes object.
|
SchedulingPolicyBalances |
getBalances()
Gets the value of the SchedulingPolicyBalances property.
|
SchedulingPolicyFilters |
getFilters()
Gets the value of the SchedulingPolicyFilters property.
|
SchedulingPolicyWeights |
getWeights()
Gets the value of the SchedulingPolicyWeights property.
|
SchedulingPolicy |
update()
Updates SchedulingPolicy object.
|
getDefaultPolicy, getLocked, getPolicy, getProperties, getThresholds, isSetDefaultPolicy, isSetLocked, isSetPolicy, isSetProperties, isSetThresholds, setDefaultPolicy, setLocked, setPolicy, setProperties, setThresholdsgetComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic SchedulingPolicy(HttpProxyBroker proxy)
proxy - HttpProxyBrokerpublic SchedulingPolicyWeights getWeights()
SchedulingPolicyWeightspublic SchedulingPolicyBalances getBalances()
SchedulingPolicyBalancespublic SchedulingPolicyFilters getFilters()
SchedulingPolicyFilterspublic SchedulingPolicy update() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
schedulingpolicy - SchedulingPolicySchedulingPolicyorg.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.Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0