| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.network | |
| org.jclouds.vcloud.director.v1_5.domain.org |
| Modifier and Type | Method and Description |
|---|---|
IpAddresses |
IpAddresses.Builder.build() |
IpAddresses |
IpScope.getAllocatedIpAddresses() |
| Modifier and Type | Method and Description |
|---|---|
IpScope.Builder |
IpScope.Builder.allocatedIpAddresses(IpAddresses allocatedIpAddresses) |
IpAddresses.Builder |
IpAddresses.Builder.fromIpAddresses(IpAddresses in) |
| Constructor and Description |
|---|
IpScope(boolean inherited,
String gateway,
String netmask,
String dns1,
String dns2,
String dnsSuffix,
IpRanges ipRanges,
IpAddresses allocatedIpAddresses) |
| Modifier and Type | Method and Description |
|---|---|
IpAddresses |
OrgNetwork.getAllowedExternalIpAddresses() |
| Modifier and Type | Method and Description |
|---|---|
T |
OrgNetwork.Builder.allowedExternalIpAddresses(IpAddresses allowedExternalIpAddresses) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.