public class PrivateIp extends Ip<com.abiquo.server.core.infrastructure.network.PrivateIpDto,PrivateNetwork>
PrivateIpDto.context, target| Modifier | Constructor and Description |
|---|---|
protected |
PrivateIp(RestContext<AbiquoApi,AbiquoAsyncApi> context,
com.abiquo.server.core.infrastructure.network.PrivateIpDto target)
Constructor to be used only by the builder.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateNetwork |
getNetwork() |
com.abiquo.model.enumerator.NetworkType |
getNetworkType() |
String |
toString() |
getId, getIp, getMac, getName, getNetworkNamegetParentId, getTask, getTasks, getURI, join, unwrap, unwrap, updateLink, wrap, wrapprotected PrivateIp(RestContext<AbiquoApi,AbiquoAsyncApi> context, com.abiquo.server.core.infrastructure.network.PrivateIpDto target)
public PrivateNetwork getNetwork()
getNetwork in class Ip<com.abiquo.server.core.infrastructure.network.PrivateIpDto,PrivateNetwork>public com.abiquo.model.enumerator.NetworkType getNetworkType()
getNetworkType in class Ip<com.abiquo.server.core.infrastructure.network.PrivateIpDto,PrivateNetwork>public String toString()
toString in class Ip<com.abiquo.server.core.infrastructure.network.PrivateIpDto,PrivateNetwork>Copyright © 2009-2013 jclouds. All Rights Reserved.