public class Snapshot extends VM
Java class for Snapshot complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Snapshot"> <complexContent> <extension base="{}VM"> <sequence> <element ref="{}vm" minOccurs="0"/> <element name="date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="snapshot_status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="persist_memorystate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
Snapshot() |
Modifier and Type | Method and Description |
---|---|
XMLGregorianCalendar |
getDate()
Gets the value of the date property.
|
Boolean |
getPersistMemorystate()
Gets the value of the persistMemorystate property.
|
String |
getSnapshotStatus()
Gets the value of the snapshotStatus property.
|
VM |
getVm()
Gets the value of the vm property.
|
boolean |
isSetDate() |
boolean |
isSetPersistMemorystate() |
boolean |
isSetSnapshotStatus() |
boolean |
isSetVm() |
void |
setDate(XMLGregorianCalendar value)
Sets the value of the date property.
|
void |
setPersistMemorystate(Boolean value)
Sets the value of the persistMemorystate property.
|
void |
setSnapshotStatus(String value)
Sets the value of the snapshotStatus property.
|
void |
setVm(VM value)
Sets the value of the vm property.
|
getBios, getCdRoms, getCluster, getConsole, getCpu, getCpuProfile, getCpuShares, getCreationTime, getCustomProperties, getDeleteProtected, getDisks, getDisplay, getDomain, getFloppies, getGuestInfo, getHighAvailability, getHost, getInitialization, getInstanceType, getMemory, getMemoryPolicy, getMigrationDowntime, getNextRunConfigurationExists, getNics, getNumaTuneMode, getOrigin, getOs, getPayloads, getPermissions, getPlacementPolicy, getQuota, getReportedDevices, getRngDevice, getSerialNumber, getSnapshots, getSoundcardEnabled, getSso, getStartTime, getStateless, getStatistics, getStatus, getStopReason, getStopTime, getStorageDomain, getTags, getTemplate, getTimezone, getTunnelMigration, getType, getUsb, getUseLatestTemplateVersion, getVirtioScsi, getVmPool, getWatchDogs, isSetBios, isSetCdroms, isSetCluster, isSetConsole, isSetCpu, isSetCpuProfile, isSetCpuShares, isSetCreationTime, isSetCustomProperties, isSetDeleteProtected, isSetDisks, isSetDisplay, isSetDomain, isSetFloppies, isSetGuestInfo, isSetHighAvailability, isSetHost, isSetInitialization, isSetInstanceType, isSetMemory, isSetMemoryPolicy, isSetMigrationDowntime, isSetNextRunConfigurationExists, isSetNics, isSetNumaTuneMode, isSetOrigin, isSetOs, isSetPayloads, isSetPermissions, isSetPlacementPolicy, isSetQuota, isSetReportedDevices, isSetRngDevice, isSetSerialNumber, isSetSnapshots, isSetSoundcardEnabled, isSetSso, isSetStartTime, isSetStateless, isSetStatistics, isSetStatus, isSetStopReason, isSetStopTime, isSetStorageDomain, isSetTags, isSetTemplate, isSetTimezone, isSetTunnelMigration, isSetType, isSetUsb, isSetUseLatestTemplateVersion, isSetVirtioScsi, isSetVmPool, isSetWatchdogs, setBios, setCdroms, setCluster, setConsole, setCpu, setCpuProfile, setCpuShares, setCreationTime, setCustomProperties, setDeleteProtected, setDisks, setDisplay, setDomain, setFloppies, setGuestInfo, setHighAvailability, setHost, setInitialization, setInstanceType, setMemory, setMemoryPolicy, setMigrationDowntime, setNextRunConfigurationExists, setNics, setNumaTuneMode, setOrigin, setOs, setPayloads, setPermissions, setPlacementPolicy, setQuota, setReportedDevices, setRngDevice, setSerialNumber, setSnapshots, setSoundcardEnabled, setSso, setStartTime, setStateless, setStatistics, setStatus, setStopReason, setStopTime, setStorageDomain, setTags, setTemplate, setTimezone, setTunnelMigration, setType, setUsb, setUseLatestTemplateVersion, setVirtioScsi, setVmPool, setWatchdogs
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinks
getActions, isSetActions, setActions
public void setVm(VM value)
value
- allowed object is
VM
public boolean isSetVm()
public XMLGregorianCalendar getDate()
XMLGregorianCalendar
public void setDate(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public boolean isSetDate()
public String getSnapshotStatus()
String
public void setSnapshotStatus(String value)
value
- allowed object is
String
public boolean isSetSnapshotStatus()
public Boolean getPersistMemorystate()
Boolean
public void setPersistMemorystate(Boolean value)
value
- allowed object is
Boolean
public boolean isSetPersistMemorystate()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0