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, setWatchdogsgetComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic void setVm(VM value)
value - allowed object is
VMpublic boolean isSetVm()
public XMLGregorianCalendar getDate()
XMLGregorianCalendarpublic void setDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic boolean isSetDate()
public String getSnapshotStatus()
Stringpublic void setSnapshotStatus(String value)
value - allowed object is
Stringpublic boolean isSetSnapshotStatus()
public Boolean getPersistMemorystate()
Booleanpublic void setPersistMemorystate(Boolean value)
value - allowed object is
Booleanpublic boolean isSetPersistMemorystate()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0