| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.network | |
| org.jclouds.vcloud.director.v1_5.domain.params |
| Modifier and Type | Method and Description |
|---|---|
NetworkAssignment |
NetworkAssignment.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
NetworkAssignment.Builder |
NetworkAssignment.Builder.fromNetworkAssignment(NetworkAssignment in) |
| Modifier and Type | Field and Description |
|---|---|
protected Set<NetworkAssignment> |
SourcedCompositionItemParam.networkAssignment |
| Modifier and Type | Method and Description |
|---|---|
Set<NetworkAssignment> |
SourcedCompositionItemParam.getNetworkAssignment()
Gets the value of the networkAssignment property.
|
| Modifier and Type | Method and Description |
|---|---|
SourcedCompositionItemParam.Builder |
SourcedCompositionItemParam.Builder.networkAssignment(Set<NetworkAssignment> networkAssignment) |
| Constructor and Description |
|---|
SourcedCompositionItemParam(Reference source,
String vAppScopedLocalId,
InstantiationParams instantiationParams,
Set<NetworkAssignment> networkAssignment,
Boolean sourceDelete) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.