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.
|
getCdRoms, getCluster, getConsole, getCpu, getCpuShares, getCreationTime, getCustomProperties, getDeleteProtected, getDisks, getDisplay, getDomain, getFloppies, getGuestInfo, getHighAvailability, getHost, getInitialization, getMemory, getMemoryPolicy, getMigrationDowntime, getNics, getOrigin, getOs, getPayloads, getPermissions, getPlacementPolicy, getQuota, getReportedDevices, getSnapshots, getSso, getStartTime, getStateless, getStatistics, getStatus, getStopTime, getStorageDomain, getTags, getTemplate, getTimezone, getTunnelMigration, getType, getUsb, getUseLatestTemplateVersion, getVirtioScsi, getVmPool, getWatchDogs, isSetCdroms, isSetCluster, isSetConsole, isSetCpu, isSetCpuShares, isSetCreationTime, isSetCustomProperties, isSetDeleteProtected, isSetDisks, isSetDisplay, isSetDomain, isSetFloppies, isSetGuestInfo, isSetHighAvailability, isSetHost, isSetInitialization, isSetMemory, isSetMemoryPolicy, isSetMigrationDowntime, isSetNics, isSetOrigin, isSetOs, isSetPayloads, isSetPermissions, isSetPlacementPolicy, isSetQuota, isSetReportedDevices, isSetSnapshots, isSetSso, isSetStartTime, isSetStateless, isSetStatistics, isSetStatus, isSetStopTime, isSetStorageDomain, isSetTags, isSetTemplate, isSetTimezone, isSetTunnelMigration, isSetType, isSetUsb, isSetUseLatestTemplateVersion, isSetVirtioScsi, isSetVmPool, isSetWatchdogs, setCdroms, setCluster, setConsole, setCpu, setCpuShares, setCreationTime, setCustomProperties, setDeleteProtected, setDisks, setDisplay, setDomain, setFloppies, setGuestInfo, setHighAvailability, setHost, setInitialization, setMemory, setMemoryPolicy, setMigrationDowntime, setNics, setOrigin, setOs, setPayloads, setPermissions, setPlacementPolicy, setQuota, setReportedDevices, setSnapshots, setSso, setStartTime, setStateless, setStatistics, setStatus, 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