Package | Description |
---|---|
org.openstack4j.api.storage | |
org.openstack4j.openstack.storage.block.domain | |
org.openstack4j.openstack.storage.block.internal |
Modifier and Type | Method and Description |
---|---|
BlockQuotaSetUsage |
BlockQuotaSetService.usageForTenant(String tenantId)
Gets details for quotas for a specified tenant
|
BlockQuotaSetUsage |
BlockQuotaSetService.usageForUser(String tenantId,
String userId)
Gets details for quotas for a specified tenant and user.
|
Modifier and Type | Class and Description |
---|---|
class |
CinderBlockQuotaSetUsage
Block Quota-Set Usage Details
|
Modifier and Type | Method and Description |
---|---|
BlockQuotaSetUsage |
BlockQuotaSetServiceImpl.usageForTenant(String tenantId)
Gets details for quotas for a specified tenant
|
BlockQuotaSetUsage |
BlockQuotaSetServiceImpl.usageForUser(String tenantId,
String userId) |
Copyright © 2017. All rights reserved.