Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource |
Modifier and Type | Field and Description |
---|---|
protected Statistics |
VM.statistics |
protected Statistics |
Disk.statistics |
protected Statistics |
Host.statistics |
protected Statistics |
HostNIC.statistics |
protected Statistics |
NIC.statistics |
Modifier and Type | Method and Description |
---|---|
Statistics |
ObjectFactory.createStatistics()
Create an instance of
Statistics |
Statistics |
VM.getStatistics()
Gets the value of the statistics property.
|
Statistics |
Disk.getStatistics()
Gets the value of the statistics property.
|
Statistics |
Host.getStatistics()
Gets the value of the statistics property.
|
Statistics |
HostNIC.getStatistics()
Gets the value of the statistics property.
|
Statistics |
NIC.getStatistics()
Gets the value of the statistics property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Statistics> |
ObjectFactory.createStatistics(Statistics value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Statistics> |
ObjectFactory.createStatistics(Statistics value)
|
void |
VM.setStatistics(Statistics value)
Sets the value of the statistics property.
|
void |
Disk.setStatistics(Statistics value)
Sets the value of the statistics property.
|
void |
Host.setStatistics(Statistics value)
Sets the value of the statistics property.
|
void |
HostNIC.setStatistics(Statistics value)
Sets the value of the statistics property.
|
void |
NIC.setStatistics(Statistics value)
Sets the value of the statistics property.
|
Modifier and Type | Method and Description |
---|---|
Statistics |
StatisticsResource.list() |
Modifier and Type | Method and Description |
---|---|
Statistics |
BackendStatisticsResource.list() |
Copyright © 2012. All Rights Reserved.