| 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 |
|---|---|
DataCenterQuota |
DataCenterQuotas.add(Quota quota)
Adds Quota object.
|
DataCenterQuota |
DataCenterQuotas.add(Quota quota,
String correlationId)
Adds Quota object.
|
DataCenterQuota |
DataCenterQuotas.add(Quota quota,
String correlationId,
String expect)
Adds Quota object.
|
| 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 |
QuotaStorageLimit.getQuota()
Gets the value of the quota property.
|
Quota |
Disk.getQuota()
Gets the value of the quota property.
|
Quota |
QuotaClusterLimit.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 |
QuotaStorageLimit.setQuota(Quota value)
Sets the value of the quota property.
|
void |
Disk.setQuota(Quota value)
Sets the value of the quota property.
|
void |
QuotaClusterLimit.setQuota(Quota value)
Sets the value of the quota property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0