| Package | Description |
|---|---|
| org.ovirt.engine.sdk.decorators | |
| org.ovirt.engine.sdk.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
DataCenterQuota
DataCenterQuota providing relation and functional services
|
| Modifier and Type | Method and Description |
|---|---|
Quota |
ObjectFactory.createQuota()
Create an instance of
Quota |
Quota |
VM.getQuota()
Gets the value of the quota property.
|
Quota |
Disk.getQuota()
Gets the value of the quota property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Quota> |
ObjectFactory.createQuota(Quota value)
|
List<Quota> |
Quotas.getQuotas()
Gets the value of the quotas property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Quota> |
ObjectFactory.createQuota(Quota value)
|
void |
VM.setQuota(Quota value)
Sets the value of the quota property.
|
void |
Disk.setQuota(Quota value)
Sets the value of the quota property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0