public class VirtualMachineWithNodeExtendedDto extends VirtualMachineWithNodeDto
| Modifier and Type | Field and Description |
|---|---|
static String |
MEDIA_TYPE |
static String |
MEDIA_TYPE_22 |
static String |
MEDIA_TYPE_23 |
static String |
MEDIA_TYPE_24 |
static String |
MEDIA_TYPE_26 |
static String |
MEDIA_TYPE_27 |
static String |
MEDIA_TYPE_JSON |
static String |
MEDIA_TYPE_JSON_26 |
static String |
MEDIA_TYPE_JSON_27 |
static String |
MEDIA_TYPE_XML |
static String |
SHORT_MEDIA_TYPE_JSON |
static String |
SHORT_MEDIA_TYPE_XML |
static String |
TYPE |
MEDIA_TYPE_XML_26API_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 |
|---|
VirtualMachineWithNodeExtendedDto() |
VirtualMachineWithNodeExtendedDto(VirtualMachineWithNodeDto dto,
String userName,
String userSurname,
String enterpriseName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnterpriseName()
Enterprise name to which belongs the user who owns this virtual machine.
|
String |
getMediaType() |
String |
getUserName()
User's name who owns this virtual machine.
|
String |
getUserSurname()
User's surname who owns this virtual machine.
|
void |
setEnterpriseName(String enterpriseName) |
void |
setUserName(String userName) |
void |
setUserSurname(String userSurname) |
getBaseMediaType, getNodeId, getNodeName, getX, getY, setNodeId, setNodeName, setX, setYgetCoresPerSocket, getCpu, getDescription, getDvd, getHdInBytes, getHighDisponibility, getId, getIdState, getIdType, getKeymap, getLabel, getMetadata, getName, getPassword, getRam, getRunlist, getState, getType, getUuid, getVdrpEnabled, getVdrpIP, getVdrpPort, setCoresPerSocket, setCpu, setDescription, setDvd, setHdInBytes, setHighDisponibility, setId, setIdState, setIdType, setKeymap, setLabel, setMetadata, setName, setNicLinks, setPassword, setRam, setRunlist, setState, setType, setUuid, setVdrpEnabled, setVdrpIP, setVdrpPortaddEditLink, 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 static final String MEDIA_TYPE_JSON_26
public static final String MEDIA_TYPE_JSON_27
public static final String MEDIA_TYPE_22
public static final String MEDIA_TYPE_23
public static final String MEDIA_TYPE_24
public static final String MEDIA_TYPE_26
public static final String MEDIA_TYPE_27
public VirtualMachineWithNodeExtendedDto()
public VirtualMachineWithNodeExtendedDto(VirtualMachineWithNodeDto dto, String userName, String userSurname, String enterpriseName)
public String getUserName()
public void setUserName(String userName)
public String getUserSurname()
public void setUserSurname(String userSurname)
public String getEnterpriseName()
public void setEnterpriseName(String enterpriseName)
public String getMediaType()
getMediaType in class VirtualMachineWithNodeDtoCopyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.