| Package | Description | 
|---|---|
| org.jclouds.abiquo.domain.infrastructure | 
| Modifier and Type | Method and Description | 
|---|---|
StoragePool.Builder | 
StoragePool.Builder.availableSizeInMb(long availableSizeInMb)
Deprecated. 
 
This value is no longer used in Abiquo and will be removed in future
             versions. 
 | 
static StoragePool.Builder | 
StoragePool.builder(RestContext<AbiquoApi,AbiquoAsyncApi> context,
       StorageDevice storageDevice)  | 
static StoragePool.Builder | 
StoragePool.Builder.fromStoragePool(StoragePool in)  | 
StoragePool.Builder | 
StoragePool.Builder.name(String name)  | 
StoragePool.Builder | 
StoragePool.Builder.storageDevice(StorageDevice storageDevice)  | 
StoragePool.Builder | 
StoragePool.Builder.totalSizeInMb(long totalSizeInMb)  | 
StoragePool.Builder | 
StoragePool.Builder.usedSizeInMb(long usedSizeInMb)
Deprecated. 
 
This value is no longer used in Abiquo and will be removed in future
             versions. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.