| Package | Description | 
|---|---|
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.extensions | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleTenantUsage | 
SimpleTenantUsage.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
SimpleTenantUsage.Builder.fromSimpleTenantUsage(SimpleTenantUsage in)  | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleTenantUsage | 
SimpleTenantUsageApi.get(String tenantId)
Retrieve tenant_usage for a specified tenant 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends SimpleTenantUsage> | 
SimpleTenantUsageAsyncApi.get(String tenantId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends com.google.common.collect.FluentIterable<? extends SimpleTenantUsage>> | 
SimpleTenantUsageAsyncApi.list()  | 
com.google.common.collect.FluentIterable<? extends SimpleTenantUsage> | 
SimpleTenantUsageApi.list()
Retrieve tenant_usage for all tenants 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.