|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
public static class OrgNetworkImpl.ConfigurationImpl
| Constructor Summary | |
|---|---|
OrgNetworkImpl.ConfigurationImpl(IpScope ipScope,
ReferenceType parentNetwork,
FenceMode fenceMode,
Features features)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Features |
getFeatures()
defines a set of network features. |
FenceMode |
getFenceMode()
defines how this network is connected to its ParentNetwork |
IpScope |
getIpScope()
defines the address range, gateway, netmask, and other properties of the network. |
ReferenceType |
getParentNetwork()
reference to a network to which this network connects |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OrgNetworkImpl.ConfigurationImpl(@Nullable
IpScope ipScope,
@Nullable
ReferenceType parentNetwork,
FenceMode fenceMode,
@Nullable
Features features)
| Method Detail |
|---|
public IpScope getIpScope()
getIpScope in interface OrgNetwork.Configurationpublic ReferenceType getParentNetwork()
getParentNetwork in interface OrgNetwork.Configurationpublic FenceMode getFenceMode()
getFenceMode in interface OrgNetwork.Configuration@Nullable public Features getFeatures()
getFeatures in interface OrgNetwork.Configurationpublic int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||