public class VirtualMachineTaskDto extends SingleResourceTransportDto
| Modifier and Type | Field and Description |
|---|---|
static String |
MEDIA_TYPE |
static String |
MEDIA_TYPE_JSON |
static String |
MEDIA_TYPE_JSON_26 |
static String |
MEDIA_TYPE_JSON_27 |
static String |
MEDIA_TYPE_JSON_28 |
static String |
MEDIA_TYPE_JSON_29 |
static String |
MEDIA_TYPE_XML |
static String |
MEDIA_TYPE_XML_24 |
static String |
MEDIA_TYPE_XML_26 |
static String |
MEDIA_TYPE_XML_27 |
static String |
MEDIA_TYPE_XML_28 |
static String |
MEDIA_TYPE_XML_29 |
static String |
SHORT_MEDIA_TYPE_JSON |
static String |
SHORT_MEDIA_TYPE_XML |
API_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 |
|---|
VirtualMachineTaskDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseMediaType() |
boolean |
getForceUndeploy()
Imported machines does not have the image stored in an Abiquo repo.
|
String |
getMediaType() |
boolean |
isForceEnterpriseSoftLimits()
Deprecated.
in 2.4 use
isForceVdcLimits() |
boolean |
isForceVdcLimits()
Force the soft limits defined for the virtual datacenter in the deploy.
|
void |
setForceEnterpriseSoftLimits(boolean forceEnterpriseSoftLimits)
Deprecated.
in 2.4 use
setForceVdcLimits(boolean) |
void |
setForceUndeploy(boolean forceUndeploy) |
void |
setForceVdcLimits(boolean forceVdcLimits)
Force the soft limits defined for the virtual datacenter in the deploy.
|
addEditLink, addLink, addLinks, getEditLink, getIdFromLink, getLinks, modifyLink, searchLink, searchLink, searchLinkByHref, searchLinks, setLinkspublic 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_XML_24
public static final String MEDIA_TYPE_XML_26
public static final String MEDIA_TYPE_XML_27
public static final String MEDIA_TYPE_XML_28
public static final String MEDIA_TYPE_XML_29
public static final String MEDIA_TYPE_JSON_26
public static final String MEDIA_TYPE_JSON_27
public static final String MEDIA_TYPE_JSON_28
public static final String MEDIA_TYPE_JSON_29
public boolean isForceVdcLimits()
public void setForceVdcLimits(boolean forceVdcLimits)
power - public void setForceUndeploy(boolean forceUndeploy)
forceUndeploy - public boolean getForceUndeploy()
public String getMediaType()
getMediaType in class SingleResourceTransportDtopublic String getBaseMediaType()
getBaseMediaType in class SingleResourceTransportDto@Deprecated public boolean isForceEnterpriseSoftLimits()
isForceVdcLimits()@Deprecated public void setForceEnterpriseSoftLimits(boolean forceEnterpriseSoftLimits)
setForceVdcLimits(boolean)Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.