| Package | Description |
|---|---|
| org.jclouds.dmtf.ovf |
| Modifier and Type | Field and Description |
|---|---|
protected Set<Network> |
NetworkSection.Builder.networks |
| Modifier and Type | Method and Description |
|---|---|
Network |
Network.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Set<Network> |
NetworkSection.getNetworks()
All networks referred to from Connection elements in all
VirtualHardwareSection
elements shall be defined in the NetworkSection. |
| Modifier and Type | Method and Description |
|---|---|
Network.Builder |
Network.Builder.fromNetwork(Network in) |
B |
NetworkSection.Builder.network(Network network) |
| Modifier and Type | Method and Description |
|---|---|
B |
NetworkSection.Builder.networks(Iterable<Network> networks) |
Copyright © 2009-2013 jclouds. All Rights Reserved.