Package | Description |
---|---|
org.jclouds.vcloud.domain.network | |
org.jclouds.vcloud.domain.network.internal | |
org.jclouds.vcloud.xml |
Modifier and Type | Method and Description |
---|---|
IpScope |
OrgNetwork.Configuration.getIpScope()
defines the address range, gateway, netmask, and other properties of the network.
|
Modifier and Type | Method and Description |
---|---|
IpScope |
OrgNetworkImpl.ConfigurationImpl.getIpScope()
defines the address range, gateway, netmask, and other properties of the network.
|
Constructor and Description |
---|
OrgNetworkImpl.ConfigurationImpl(IpScope ipScope,
ReferenceType parentNetwork,
FenceMode fenceMode,
Features features) |
Modifier and Type | Field and Description |
---|---|
protected IpScope |
OrgNetworkHandler.ipScope |
Copyright © 2009-2012 jclouds. All Rights Reserved.