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, getDisks, getExternalHostProvider, getFloppies, getGuestInfo, getGuestOperatingSystem, getGuestTimeZone, getHost, getInitialization, getInstanceType, getKatelloErrata, getNextRunConfigurationExists, getNics, getNumaTuneMode, getPayloads, getPermissions, getPlacementPolicy, getQuota, getReportedDevices, getRunOnce, getSnapshots, getStartTime, getStatistics, getStopReason, getStopTime, getTags, getTemplate, getUseLatestTemplateVersion, getVmPool, getWatchDogs, isSetCdroms, isSetDisks, isSetExternalHostProvider, isSetFloppies, isSetGuestInfo, isSetGuestOperatingSystem, isSetGuestTimeZone, isSetHost, isSetInitialization, isSetInstanceType, isSetKatelloErrata, isSetNextRunConfigurationExists, isSetNics, isSetNumaTuneMode, isSetPayloads, isSetPermissions, isSetPlacementPolicy, isSetQuota, isSetReportedDevices, isSetRunOnce, isSetSnapshots, isSetStartTime, isSetStatistics, isSetStopReason, isSetStopTime, isSetTags, isSetTemplate, isSetUseLatestTemplateVersion, isSetVmPool, isSetWatchdogs, setCdroms, setDisks, setExternalHostProvider, setFloppies, setGuestInfo, setGuestOperatingSystem, setGuestTimeZone, setHost, setInitialization, setInstanceType, setKatelloErrata, setNextRunConfigurationExists, setNics, setNumaTuneMode, setPayloads, setPermissions, setPlacementPolicy, setQuota, setReportedDevices, setRunOnce, setSnapshots, setStartTime, setStatistics, setStopReason, setStopTime, setTags, setTemplate, setUseLatestTemplateVersion, setVmPool, setWatchdogs
getBios, getCluster, getConsole, getCpu, getCpuProfile, getCpuShares, getCreationTime, getCustomCpuModel, getCustomEmulatedMachine, getCustomProperties, getDeleteProtected, getDisplay, getDomain, getHighAvailability, getIo, getLargeIcon, getMemory, getMemoryPolicy, getMigration, getMigrationDowntime, getOrigin, getOs, getRngDevice, getSerialNumber, getSmallIcon, getSoundcardEnabled, getSso, getStartPaused, getStateless, getStatus, getStorageDomain, getTimezone, getTimeZone, getTunnelMigration, getType, getUsb, getVirtioScsi, isSetBios, isSetCluster, isSetConsole, isSetCpu, isSetCpuProfile, isSetCpuShares, isSetCreationTime, isSetCustomCpuModel, isSetCustomEmulatedMachine, isSetCustomProperties, isSetDeleteProtected, isSetDisplay, isSetDomain, isSetHighAvailability, isSetIo, isSetLargeIcon, isSetMemory, isSetMemoryPolicy, isSetMigration, isSetMigrationDowntime, isSetOrigin, isSetOs, isSetRngDevice, isSetSerialNumber, isSetSmallIcon, isSetSoundcardEnabled, isSetSso, isSetStartPaused, isSetStateless, isSetStatus, isSetStorageDomain, isSetTimezone, isSetTimeZone, isSetTunnelMigration, isSetType, isSetUsb, isSetVirtioScsi, setBios, setCluster, setConsole, setCpu, setCpuProfile, setCpuShares, setCreationTime, setCustomCpuModel, setCustomEmulatedMachine, setCustomProperties, setDeleteProtected, setDisplay, setDomain, setHighAvailability, setIo, setLargeIcon, setMemory, setMemoryPolicy, setMigration, setMigrationDowntime, setOrigin, setOs, setRngDevice, setSerialNumber, setSmallIcon, setSoundcardEnabled, setSso, setStartPaused, setStateless, setStatus, setStorageDomain, setTimezone, setTimeZone, setTunnelMigration, setType, setUsb, setVirtioScsi
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