| 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.get(String id) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends QuotaClass> |
QuotaClassAsyncApi.get(String id) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
QuotaClassAsyncApi.update(String id,
QuotaClass quotas) |
boolean |
QuotaClassApi.update(String id,
QuotaClass quotas)
Update the quotas for a given tenant
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.