public abstract class AbstractPublicIp<T extends com.abiquo.server.core.infrastructure.network.AbstractInfrastructureIpDto,N extends Network<?>> extends Ip<T,N>
AbstractInfrastructureIpDto.context, target| Modifier | Constructor and Description | 
|---|---|
protected  | 
AbstractPublicIp(RestContext<AbiquoApi,AbiquoAsyncApi> context,
                T target)
Constructor to be used only by the builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isAvailable()  | 
boolean | 
isQuarantine()  | 
void | 
setAvailable(boolean available)  | 
void | 
setQuarantine(boolean quarantine)  | 
getId, getIp, getMac, getName, getNetwork, getNetworkName, getNetworkType, toStringgetParentId, getTask, getTasks, getURI, join, unwrap, unwrap, updateLink, wrap, wrapprotected AbstractPublicIp(RestContext<AbiquoApi,AbiquoAsyncApi> context, T target)
Copyright © 2009-2013 jclouds. All Rights Reserved.