| Package | Description |
|---|---|
| org.jclouds.dmtf.ovf | |
| org.jclouds.dmtf.ovf.internal |
| Modifier and Type | Method and Description |
|---|---|
DiskSection |
DiskSection.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
DiskSection.Builder.fromDiskSection(DiskSection in) |
| Modifier and Type | Field and Description |
|---|---|
protected Set<DiskSection> |
BaseEnvelope.Builder.diskSections |
| Modifier and Type | Method and Description |
|---|---|
Set<DiskSection> |
BaseEnvelope.getDiskSections() |
| Modifier and Type | Method and Description |
|---|---|
B |
BaseEnvelope.Builder.diskSection(DiskSection diskSection) |
| Modifier and Type | Method and Description |
|---|---|
B |
BaseEnvelope.Builder.diskSections(Iterable<? extends DiskSection> diskSections) |
Copyright © 2009-2013 jclouds. All Rights Reserved.