public interface SimpleTenantUsageAsyncApi
SimpleTenantUsageApi
,
,
,
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<SimpleTenantUsage> |
getTenantUsage(String tenantId) |
com.google.common.util.concurrent.ListenableFuture<Set<SimpleTenantUsage>> |
listTenantUsages() |
com.google.common.util.concurrent.ListenableFuture<Set<SimpleTenantUsage>> listTenantUsages()
com.google.common.util.concurrent.ListenableFuture<SimpleTenantUsage> getTenantUsage(String tenantId)
Copyright © 2009-2012 jclouds. All Rights Reserved.