|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IpScope | |
---|---|
org.jclouds.vcloud.domain.network | |
org.jclouds.vcloud.domain.network.internal | |
org.jclouds.vcloud.xml |
Uses of IpScope in org.jclouds.vcloud.domain.network |
---|
Methods in org.jclouds.vcloud.domain.network that return IpScope | |
---|---|
IpScope |
OrgNetwork.Configuration.getIpScope()
defines the address range, gateway, netmask, and other properties of the network. |
Uses of IpScope in org.jclouds.vcloud.domain.network.internal |
---|
Methods in org.jclouds.vcloud.domain.network.internal that return IpScope | |
---|---|
IpScope |
OrgNetworkImpl.ConfigurationImpl.getIpScope()
defines the address range, gateway, netmask, and other properties of the network. |
Constructors in org.jclouds.vcloud.domain.network.internal with parameters of type IpScope | |
---|---|
OrgNetworkImpl.ConfigurationImpl(IpScope ipScope,
ReferenceType parentNetwork,
FenceMode fenceMode,
Features features)
|
Uses of IpScope in org.jclouds.vcloud.xml |
---|
Fields in org.jclouds.vcloud.xml declared as IpScope | |
---|---|
protected IpScope |
OrgNetworkHandler.ipScope
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |