| Package | Description |
|---|---|
| org.jclouds.vcloud.domain | |
| org.jclouds.vcloud.xml |
| Modifier and Type | Field and Description |
|---|---|
protected Set<NetworkConnection> |
NetworkConnectionSection.connections |
protected Set<NetworkConnection> |
NetworkConnectionSection.Builder.connections |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnection |
NetworkConnection.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Set<NetworkConnection> |
NetworkConnectionSection.getConnections() |
| Modifier and Type | Method and Description |
|---|---|
static NetworkConnection.Builder |
NetworkConnection.Builder.fromNetworkConnection(NetworkConnection in) |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnectionSection.Builder |
NetworkConnectionSection.Builder.connections(Iterable<NetworkConnection> connections) |
| Constructor and Description |
|---|
NetworkConnectionSection(String type,
URI href,
String info,
Integer primaryNetworkConnectionIndex,
Iterable<NetworkConnection> connections,
ReferenceType edit) |
| Modifier and Type | Field and Description |
|---|---|
protected Set<NetworkConnection> |
NetworkConnectionSectionHandler.connections |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnection |
NetworkConnectionHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.