|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Disk | |
---|---|
org.jclouds.ovf |
Uses of Disk in org.jclouds.ovf |
---|
Fields in org.jclouds.ovf with type parameters of type Disk | |
---|---|
protected Set<Disk> |
DiskSection.Builder.disks
|
Methods in org.jclouds.ovf that return Disk | |
---|---|
Disk |
Disk.Builder.build()
|
Methods in org.jclouds.ovf that return types with arguments of type Disk | |
---|---|
Set<Disk> |
DiskSection.getDisks()
All disks referred to from Connection elements in all VirtualHardwareSection elements
shall be defined in the DiskSection. |
Methods in org.jclouds.ovf with parameters of type Disk | |
---|---|
int |
Disk.compareTo(Disk o)
|
DiskSection.Builder |
DiskSection.Builder.disk(Disk disk)
|
Disk.Builder |
Disk.Builder.fromDisk(Disk in)
|
Method parameters in org.jclouds.ovf with type arguments of type Disk | |
---|---|
DiskSection.Builder |
DiskSection.Builder.disks(Iterable<Disk> disks)
|
Constructor parameters in org.jclouds.ovf with type arguments of type Disk | |
---|---|
DiskSection(String info,
Iterable<Disk> disks)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |