@Beta
public interface QuotaApi
QuotaAsyncApi, 
| Modifier and Type | Method and Description | 
|---|---|
Quota | 
getByTenant(String tenantId)  | 
Quota | 
getDefaultsForTenant(String tenantId)  | 
boolean | 
updateQuotaOfTenant(Quota quota,
                   String tenantId)
Update the quotas for a given tenant 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.