| Package | Description |
|---|---|
| org.openstack4j.api.compute | |
| org.openstack4j.openstack.compute.domain | |
| org.openstack4j.openstack.compute.internal |
| Modifier and Type | Method and Description |
|---|---|
QuotaSet |
QuotaSetService.updateForClass(String classId,
QuotaSetUpdate qs)
Updates quota for a specified class
|
QuotaSet |
QuotaSetService.updateForTenant(String tenantId,
QuotaSetUpdate qs)
Updates quota for a specified tenant
|
| Modifier and Type | Class and Description |
|---|---|
class |
NovaQuotaSetUpdate |
static class |
NovaQuotaSetUpdate.NovaQuotaSetUpdateClass |
static class |
NovaQuotaSetUpdate.NovaQuotaSetUpdateTenant |
| Modifier and Type | Method and Description |
|---|---|
QuotaSetUpdate |
NovaQuotaSetUpdate.QuotaSetUpdateConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
QuotaSetUpdateBuilder |
NovaQuotaSetUpdate.QuotaSetUpdateConcreteBuilder.from(QuotaSetUpdate in) |
static NovaQuotaSetUpdate.NovaQuotaSetUpdateTenant |
NovaQuotaSetUpdate.NovaQuotaSetUpdateTenant.from(QuotaSetUpdate qs) |
static NovaQuotaSetUpdate.NovaQuotaSetUpdateClass |
NovaQuotaSetUpdate.NovaQuotaSetUpdateClass.from(QuotaSetUpdate qs) |
| Constructor and Description |
|---|
QuotaSetUpdateConcreteBuilder(QuotaSetUpdate model) |
| Modifier and Type | Method and Description |
|---|---|
QuotaSet |
QuotaSetServiceImpl.updateForClass(String classId,
QuotaSetUpdate qs)
Updates quota for a specified class
|
QuotaSet |
QuotaSetServiceImpl.updateForTenant(String tenantId,
QuotaSetUpdate qs)
Updates quota for a specified tenant
|
Copyright © 2017. All rights reserved.