Package | Description |
---|---|
org.openstack4j.api.storage | |
org.openstack4j.openstack.storage.block.domain | |
org.openstack4j.openstack.storage.block.internal |
Modifier and Type | Method and Description |
---|---|
BlockQuotaSet |
BlockQuotaSetService.get(String tenantId)
Gets quotas for a tenant
|
BlockQuotaSet |
BlockQuotaSetService.getDefaults(String tenantId)
Gets default quotas for a tenant
|
BlockQuotaSet |
BlockQuotaSetService.updateForTenant(String tenantId,
BlockQuotaSet quota)
Updates quotas for a tenant
|
Modifier and Type | Method and Description |
---|---|
BlockQuotaSet |
BlockQuotaSetService.updateForTenant(String tenantId,
BlockQuotaSet quota)
Updates quotas for a tenant
|
Modifier and Type | Class and Description |
---|---|
class |
CinderBlockQuotaSet
An OpenStack Quota-Set
|
Modifier and Type | Method and Description |
---|---|
BlockQuotaSet |
CinderBlockQuotaSet.BlockQuotaSetConcreteBuilder.build() |
Modifier and Type | Method and Description |
---|---|
BlockQuotaSetBuilder |
CinderBlockQuotaSet.BlockQuotaSetConcreteBuilder.from(BlockQuotaSet in) |
Modifier and Type | Method and Description |
---|---|
BlockQuotaSet |
BlockQuotaSetServiceImpl.get(String tenantId)
Gets quotas for a tenant
|
BlockQuotaSet |
BlockQuotaSetServiceImpl.getDefaults(String tenantId)
Gets default quotas for a tenant
|
BlockQuotaSet |
BlockQuotaSetServiceImpl.updateForTenant(String tenantId,
BlockQuotaSet quota)
Updates quotas for a tenant
|
Modifier and Type | Method and Description |
---|---|
BlockQuotaSet |
BlockQuotaSetServiceImpl.updateForTenant(String tenantId,
BlockQuotaSet quota)
Updates quotas for a tenant
|
Copyright © 2017. All rights reserved.