public class DataCenterClusterGlusterVolumeGlusterBrickStatistics extends CollectionDecorator<Statistic,Statistics,DataCenterClusterGlusterVolumeGlusterBrickStatistic>
DataCenterClusterGlusterVolumeGlusterBrickStatistics providing relation and functional services
to Statistics
.
Constructor and Description |
---|
DataCenterClusterGlusterVolumeGlusterBrickStatistics(HttpProxyBroker proxy,
DataCenterClusterGlusterVolumeGlusterBrick parent) |
Modifier and Type | Method and Description |
---|---|
DataCenterClusterGlusterVolumeGlusterBrickStatistic |
get(UUID id)
Fetches DataCenterClusterGlusterVolumeGlusterBrickStatistic object by id.
|
List<DataCenterClusterGlusterVolumeGlusterBrickStatistic> |
list()
Lists DataCenterClusterGlusterVolumeGlusterBrickStatistic objects.
|
get
public DataCenterClusterGlusterVolumeGlusterBrickStatistics(HttpProxyBroker proxy, DataCenterClusterGlusterVolumeGlusterBrick parent)
proxy
- HttpProxyBrokerparent
- DataCenterClusterGlusterVolumeGlusterBrickpublic List<DataCenterClusterGlusterVolumeGlusterBrickStatistic> list() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
list
in class CollectionDecorator<Statistic,Statistics,DataCenterClusterGlusterVolumeGlusterBrickStatistic>
DataCenterClusterGlusterVolumeGlusterBrickStatistic
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 DataCenterClusterGlusterVolumeGlusterBrickStatistic get(UUID id) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
get
in class CollectionDecorator<Statistic,Statistics,DataCenterClusterGlusterVolumeGlusterBrickStatistic>
id
- entity idDataCenterClusterGlusterVolumeGlusterBrickStatistic
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