public class MovedVolumeDto extends MovedPermanentlyDto
| Modifier and Type | Field and Description |
|---|---|
static String |
MEDIA_TYPE |
static String |
MEDIA_TYPE_JSON |
static String |
MEDIA_TYPE_XML |
| Constructor and Description |
|---|
MovedVolumeDto() |
| Modifier and Type | Method and Description |
|---|---|
VolumeManagementDto |
getVolume()
The moved volume
|
void |
setVolume(VolumeManagementDto volume) |
getLocation, setLocationpublic static final String MEDIA_TYPE_XML
public static final String MEDIA_TYPE_JSON
public static final String MEDIA_TYPE
public VolumeManagementDto getVolume()
public void setVolume(VolumeManagementDto volume)
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.