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