public class UnmanagedIp extends AbstractPublicIp<com.abiquo.server.core.infrastructure.network.UnmanagedIpDto,UnmanagedNetwork>
UnmanagedIpDto
.context, target
Modifier | Constructor and Description |
---|---|
protected |
UnmanagedIp(RestContext<AbiquoApi,AbiquoAsyncApi> context,
com.abiquo.server.core.infrastructure.network.UnmanagedIpDto target)
Constructor to be used only by the builder.
|
Modifier and Type | Method and Description |
---|---|
UnmanagedNetwork |
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 UnmanagedIp(RestContext<AbiquoApi,AbiquoAsyncApi> context, com.abiquo.server.core.infrastructure.network.UnmanagedIpDto target)
public UnmanagedNetwork getNetwork()
getNetwork
in class Ip<com.abiquo.server.core.infrastructure.network.UnmanagedIpDto,UnmanagedNetwork>
public com.abiquo.model.enumerator.NetworkType getNetworkType()
getNetworkType
in class Ip<com.abiquo.server.core.infrastructure.network.UnmanagedIpDto,UnmanagedNetwork>
public String toString()
toString
in class Ip<com.abiquo.server.core.infrastructure.network.UnmanagedIpDto,UnmanagedNetwork>
Copyright © 2009-2013 jclouds. All Rights Reserved.