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