public class LogicServer extends DomainWrapper<com.abiquo.server.core.infrastructure.LogicServerDto>
LogicServerDto.
http://community.abiquo.com/display/ABI20/Rack+Resourcecontext, target| Modifier | Constructor and Description |
|---|---|
protected |
LogicServer(RestContext<AbiquoApi,AbiquoAsyncApi> context,
com.abiquo.server.core.infrastructure.LogicServerDto target)
Constructor to be used only by the builder.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAssociated() |
String |
getAssociatedTo() |
List<com.abiquo.server.core.infrastructure.LogicServerPolicyDto> |
getCollection() |
String |
getDescription() |
String |
getName() |
String |
getType() |
void |
setDescription(String value) |
void |
setType(String value) |
String |
toString() |
getParentId, getTask, getTasks, getURI, join, unwrap, unwrap, updateLink, wrap, wrapprotected LogicServer(RestContext<AbiquoApi,AbiquoAsyncApi> context, com.abiquo.server.core.infrastructure.LogicServerDto target)
public String getName()
public void setType(String value)
public String getAssociated()
public String getType()
public String getAssociatedTo()
public String getDescription()
public void setDescription(String value)
public List<com.abiquo.server.core.infrastructure.LogicServerPolicyDto> getCollection()
Copyright © 2009-2013 jclouds. All Rights Reserved.