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