Package | Description |
---|---|
org.jclouds.dmtf.ovf |
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) |
B |
DiskSection.Builder.disk(Disk disk) |
Disk.Builder |
Disk.Builder.fromDisk(Disk in) |
Modifier and Type | Method and Description |
---|---|
B |
DiskSection.Builder.disks(Iterable<Disk> disks) |
Copyright © 2009-2013 jclouds. All Rights Reserved.