Package | Description |
---|---|
org.jclouds.vcloud.domain.network | |
org.jclouds.vcloud.domain.network.internal | |
org.jclouds.vcloud.xml |
Modifier and Type | Method and Description |
---|---|
OrgNetwork.Configuration |
OrgNetwork.getConfiguration() |
Modifier and Type | Class and Description |
---|---|
static class |
OrgNetworkImpl.ConfigurationImpl |
Modifier and Type | Method and Description |
---|---|
OrgNetwork.Configuration |
OrgNetworkImpl.getConfiguration() |
Constructor and Description |
---|
OrgNetworkImpl(String name,
String type,
URI id,
ReferenceType org,
String description,
Iterable<Task> tasks,
OrgNetwork.Configuration configuration,
ReferenceType networkPool,
Iterable<String> allowedExternalIpAddresses) |
Modifier and Type | Field and Description |
---|---|
protected OrgNetwork.Configuration |
OrgNetworkHandler.configuration |
Copyright © 2009-2013 jclouds. All Rights Reserved.