public interface QuotaApi
QuotaAsyncApi
,
Modifier and Type | Method and Description |
---|---|
Quotas |
getDefaultQuotasForTenant(String tenantId) |
Quotas |
getQuotasForTenant(String tenantId) |
Boolean |
updateQuotasForTenant(String tenantId,
Quotas quotas)
Update the quotas for a given tenant
|
Copyright © 2009-2012 jclouds. All Rights Reserved.