public interface QuotaClassAsyncApi
QuotaClassApi
,
,
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<QuotaClass> |
getQuotaClass(String id) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
updateQuotaClass(String id,
QuotaClass quotas) |
com.google.common.util.concurrent.ListenableFuture<QuotaClass> getQuotaClass(String id)
com.google.common.util.concurrent.ListenableFuture<Boolean> updateQuotaClass(String id, QuotaClass quotas)
Copyright © 2009-2012 jclouds. All Rights Reserved.