public class StoragePoolWithDeviceDto extends StoragePoolDto
| Modifier and Type | Field and Description |
|---|---|
static String |
MEDIA_TYPE |
static String |
MEDIA_TYPE_JSON |
static String |
MEDIA_TYPE_XML |
static String |
SHORT_MEDIA_TYPE_JSON |
static String |
SHORT_MEDIA_TYPE_XML |
static String |
TYPE |
availableSizeInMb, enabled, idStorage, maxVolumes, MEDIA_TYPE_24, name, totalSizeInMb, type, usablePercent, usedSizeInMbAPI_VERSION, API_VERSION_20, API_VERSION_22, API_VERSION_23, API_VERSION_24, API_VERSION_26, API_VERSION_27, API_VERSION_28, API_VERSION_29, APPLICATION, editLink, JSON, links, VERSION_PARAM, XML| Constructor and Description |
|---|
StoragePoolWithDeviceDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseMediaType() |
StorageDeviceDto |
getDevice()
Device where the storage pool belongs to.
|
String |
getMediaType() |
void |
setDevice(StorageDeviceDto device) |
getAvailableSizeInMb, getEnabled, getIdStorage, getMaxVolumes, getName, getTotalSizeInMb, getType, getUsablePercent, getUsedSizeInMb, setAvailableSizeInMb, setEnabled, setIdStorage, setMaxVolumes, setName, setTotalSizeInMb, setType, setUsablePercent, setUsedSizeInMbaddEditLink, addLink, addLinks, getEditLink, getIdFromLink, getLinks, modifyLink, searchLink, searchLink, searchLinkByHref, searchLinks, setLinkspublic static final String TYPE
public static final String MEDIA_TYPE
public static final String SHORT_MEDIA_TYPE_JSON
public static final String SHORT_MEDIA_TYPE_XML
public static final String MEDIA_TYPE_XML
public static final String MEDIA_TYPE_JSON
public void setDevice(StorageDeviceDto device)
public StorageDeviceDto getDevice()
public String getMediaType()
getMediaType in class StoragePoolDtopublic String getBaseMediaType()
getBaseMediaType in class StoragePoolDtoCopyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.