public class VolumeManagementWithVirtualMachineDto extends VolumeManagementDto
| Modifier and Type | Field and Description |
|---|---|
static String |
MEDIA_TYPE_24 |
static String |
SHORT_MEDIA_TYPE_XML |
BASE_ISCSI_MEDIA_TYPE, ISCSI_MEDIA_TYPE, REL_PREFIXAPI_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 |
|---|
VolumeManagementWithVirtualMachineDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseMediaType() |
String |
getMediaType() |
StoragePoolWithDeviceDto |
getStoragePoolWithDevice()
Storage pool where the volume is created in, also containing the device where the storage
pool belongs to
|
VirtualApplianceDto |
getVirtualAppliance()
Virtual appliance of the virtual machine where the volume is attached to
|
VirtualDatacenterWithDatacenterDto |
getVirtualDatacenterWithDatacenter()
Virtual datacenter where the volume is created in, also containing the datacenter where the
virtual datacenter belongs to
|
VirtualMachineDto |
getVirtualMachine()
Virtual machine where the volume is attached to
|
void |
setStoragePoolWithDevice(StoragePoolWithDeviceDto storagePoolWithDevice) |
void |
setVirtualAppliance(VirtualApplianceDto virtualAppliance) |
void |
setVirtualDatacenterWithDatacenter(VirtualDatacenterWithDatacenterDto virtualDatacenter) |
void |
setVirtualMachine(VirtualMachineDto virtualMachine) |
getDescription, getId, getIdImage, getIdScsi, getName, getSequence, getSizeInMB, getState, getUuid, setDescription, setId, setIdImage, setIdScsi, setName, setSequence, setSizeInMB, setState, setUuidaddEditLink, addLink, addLinks, getEditLink, getIdFromLink, getLinks, modifyLink, searchLink, searchLink, searchLinkByHref, searchLinks, setLinkspublic static final String SHORT_MEDIA_TYPE_XML
public static final String MEDIA_TYPE_24
public VolumeManagementWithVirtualMachineDto()
public void setVirtualMachine(VirtualMachineDto virtualMachine)
public VirtualMachineDto getVirtualMachine()
public void setVirtualDatacenterWithDatacenter(VirtualDatacenterWithDatacenterDto virtualDatacenter)
public VirtualDatacenterWithDatacenterDto getVirtualDatacenterWithDatacenter()
public void setStoragePoolWithDevice(StoragePoolWithDeviceDto storagePoolWithDevice)
public StoragePoolWithDeviceDto getStoragePoolWithDevice()
public void setVirtualAppliance(VirtualApplianceDto virtualAppliance)
public VirtualApplianceDto getVirtualAppliance()
public String getMediaType()
getMediaType in class VolumeManagementDtopublic String getBaseMediaType()
getBaseMediaType in class VolumeManagementDtoCopyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.