public class Datastore extends DomainWrapper<com.abiquo.server.core.infrastructure.DatastoreDto>
DatastoreDto
.context, target
Modifier and Type | Method and Description |
---|---|
String |
getDatastoreUUID() |
String |
getDirectory() |
Integer |
getId() |
String |
getName() |
String |
getRootPath() |
long |
getSize() |
long |
getUsedSize() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
String |
toString() |
getParentId, getTask, getTasks, getURI, join, unwrap, unwrap, updateLink, wrap, wrap
public String getDatastoreUUID()
public String getDirectory()
public Integer getId()
public String getName()
public String getRootPath()
public long getSize()
public long getUsedSize()
public boolean isEnabled()
public void setEnabled(boolean enabled)
Copyright © 2009-2013 jclouds. All Rights Reserved.