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 |
SimpleTenantUsageClient.getTenantUsage(String tenantId)
Retrive tenant_usage for a specified tenant
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<SimpleTenantUsage> |
SimpleTenantUsageAsyncClient.getTenantUsage(String tenantId) |
Set<SimpleTenantUsage> |
SimpleTenantUsageClient.listTenantUsages()
Retrive tenant_usage for all tenants
|
com.google.common.util.concurrent.ListenableFuture<Set<SimpleTenantUsage>> |
SimpleTenantUsageAsyncClient.listTenantUsages() |
Copyright © 2009-2012 jclouds. All Rights Reserved.