Package | Description |
---|---|
org.jclouds.openstack.nova.v2_0.domain | |
org.jclouds.openstack.nova.v2_0.extensions |
Modifier and Type | Method and Description |
---|---|
QuotaClass |
QuotaClass.Builder.build() |
Modifier and Type | Method and Description |
---|---|
T |
QuotaClass.Builder.fromQuotaClass(QuotaClass in) |
Modifier and Type | Method and Description |
---|---|
QuotaClass |
QuotaClassApi.getQuotaClass(String id) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<QuotaClass> |
QuotaClassAsyncApi.getQuotaClass(String id) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
QuotaClassAsyncApi.updateQuotaClass(String id,
QuotaClass quotas) |
Boolean |
QuotaClassApi.updateQuotaClass(String id,
QuotaClass quotas)
Update the quotas for a given tenant
|
Copyright © 2009-2012 jclouds. All Rights Reserved.