| Package | Description | 
|---|---|
| org.jclouds.ovf | 
| Modifier and Type | Field and Description | 
|---|---|
protected Set<Disk> | 
DiskSection.Builder.disks  | 
| Modifier and Type | Method and Description | 
|---|---|
Disk | 
Disk.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<Disk> | 
DiskSection.getDisks()
All disks referred to from Connection elements in all  
VirtualHardwareSection elements
 shall be defined in the DiskSection. | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
Disk.compareTo(Disk o) | 
DiskSection.Builder | 
DiskSection.Builder.disk(Disk disk)  | 
Disk.Builder | 
Disk.Builder.fromDisk(Disk in)  | 
| Modifier and Type | Method and Description | 
|---|---|
DiskSection.Builder | 
DiskSection.Builder.disks(Iterable<Disk> disks)  | 
| Constructor and Description | 
|---|
DiskSection(String info,
           Iterable<Disk> disks)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.