public class Host extends BaseResource
Java class for Host complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Host">
<complexContent>
<extension base="{}BaseResource">
<sequence>
<element name="address" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{}certificate" minOccurs="0"/>
<element ref="{}status" minOccurs="0"/>
<element name="cluster" type="{}Cluster" minOccurs="0"/>
<element name="port" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
<element name="type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="storage_manager" type="{}StorageManager" minOccurs="0"/>
<element name="spm" type="{}SPM" minOccurs="0"/>
<element name="version" type="{}Version" minOccurs="0"/>
<element ref="{}hardware_information" minOccurs="0"/>
<element ref="{}power_management" minOccurs="0"/>
<element ref="{}ksm" minOccurs="0"/>
<element ref="{}transparent_hugepages" minOccurs="0"/>
<element name="iscsi" type="{}IscsiDetails" minOccurs="0"/>
<element name="root_password" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{}ssh" minOccurs="0"/>
<element name="statistics" type="{}Statistics" minOccurs="0"/>
<element ref="{}cpu" minOccurs="0"/>
<element name="memory" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="max_scheduling_memory" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="summary" type="{}VmSummary" minOccurs="0"/>
<element name="override_iptables" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="protocol" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="reboot_after_installation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="os" type="{}OperatingSystem" minOccurs="0"/>
<element ref="{}hooks" minOccurs="0"/>
<element name="libvirt_version" type="{}Version" minOccurs="0"/>
<element ref="{}display" minOccurs="0"/>
<element name="hosted_engine" type="{}HostedEngine" minOccurs="0"/>
<element name="kdump_status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="selinux" type="{}SELinux" minOccurs="0"/>
<element name="auto_numa_status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="numa_supported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="live_snapshot_support" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Host() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
Gets the value of the address property.
|
String |
getAutoNumaStatus()
Gets the value of the autoNumaStatus property.
|
Certificate |
getCertificate()
Gets the value of the certificate property.
|
Cluster |
getCluster()
Gets the value of the cluster property.
|
CPU |
getCpu()
Gets the value of the cpu property.
|
Display |
getDisplay()
Gets the value of the display property.
|
HardwareInformation |
getHardwareInformation()
Gets the value of the hardwareInformation property.
|
Object |
getHooks()
Gets the value of the hooks property.
|
HostedEngine |
getHostedEngine()
Gets the value of the hostedEngine property.
|
IscsiDetails |
getIscsi()
Gets the value of the iscsi property.
|
String |
getKdumpStatus()
Gets the value of the kdumpStatus property.
|
KSM |
getKsm()
Gets the value of the ksm property.
|
Version |
getLibvirtVersion()
Gets the value of the libvirtVersion property.
|
Boolean |
getLiveSnapshotSupport()
Gets the value of the liveSnapshotSupport property.
|
Long |
getMaxSchedulingMemory()
Gets the value of the maxSchedulingMemory property.
|
Long |
getMemory()
Gets the value of the memory property.
|
Boolean |
getNumaSupported()
Gets the value of the numaSupported property.
|
OperatingSystem |
getOs()
Gets the value of the os property.
|
Boolean |
getOverrideIptables()
Gets the value of the overrideIptables property.
|
Integer |
getPort()
Gets the value of the port property.
|
PowerManagement |
getPowerManagement()
Gets the value of the powerManagement property.
|
String |
getProtocol()
Gets the value of the protocol property.
|
Boolean |
getRebootAfterInstallation()
Gets the value of the rebootAfterInstallation property.
|
String |
getRootPassword()
Gets the value of the rootPassword property.
|
SELinux |
getSelinux()
Gets the value of the selinux property.
|
SPM |
getSpm()
Gets the value of the spm property.
|
SSH |
getSsh()
Gets the value of the ssh property.
|
Object |
getStatistics()
Gets the value of the statistics property.
|
Status |
getStatus()
Gets the value of the status property.
|
StorageManager |
getStorageManager()
Gets the value of the storageManager property.
|
VmSummary |
getSummary()
Gets the value of the summary property.
|
TransparentHugePages |
getTransparentHugepages()
Gets the value of the transparentHugepages property.
|
String |
getType()
Gets the value of the type property.
|
Version |
getVersion()
Gets the value of the version property.
|
boolean |
isSetAddress() |
boolean |
isSetAutoNumaStatus() |
boolean |
isSetCertificate() |
boolean |
isSetCluster() |
boolean |
isSetCpu() |
boolean |
isSetDisplay() |
boolean |
isSetHardwareInformation() |
boolean |
isSetHooks() |
boolean |
isSetHostedEngine() |
boolean |
isSetIscsi() |
boolean |
isSetKdumpStatus() |
boolean |
isSetKsm() |
boolean |
isSetLibvirtVersion() |
boolean |
isSetLiveSnapshotSupport() |
boolean |
isSetMaxSchedulingMemory() |
boolean |
isSetMemory() |
boolean |
isSetNumaSupported() |
boolean |
isSetOs() |
boolean |
isSetOverrideIptables() |
boolean |
isSetPort() |
boolean |
isSetPowerManagement() |
boolean |
isSetProtocol() |
boolean |
isSetRebootAfterInstallation() |
boolean |
isSetRootPassword() |
boolean |
isSetSelinux() |
boolean |
isSetSpm() |
boolean |
isSetSsh() |
boolean |
isSetStatistics() |
boolean |
isSetStatus() |
boolean |
isSetStorageManager() |
boolean |
isSetSummary() |
boolean |
isSetTransparentHugepages() |
boolean |
isSetType() |
boolean |
isSetVersion() |
void |
setAddress(String value)
Sets the value of the address property.
|
void |
setAutoNumaStatus(String value)
Sets the value of the autoNumaStatus property.
|
void |
setCertificate(Certificate value)
Sets the value of the certificate property.
|
void |
setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
setCpu(CPU value)
Sets the value of the cpu property.
|
void |
setDisplay(Display value)
Sets the value of the display property.
|
void |
setHardwareInformation(HardwareInformation value)
Sets the value of the hardwareInformation property.
|
void |
setHooks(Hooks value)
Sets the value of the hooks property.
|
void |
setHostedEngine(HostedEngine value)
Sets the value of the hostedEngine property.
|
void |
setIscsi(IscsiDetails value)
Sets the value of the iscsi property.
|
void |
setKdumpStatus(String value)
Sets the value of the kdumpStatus property.
|
void |
setKsm(KSM value)
Sets the value of the ksm property.
|
void |
setLibvirtVersion(Version value)
Sets the value of the libvirtVersion property.
|
void |
setLiveSnapshotSupport(Boolean value)
Sets the value of the liveSnapshotSupport property.
|
void |
setMaxSchedulingMemory(Long value)
Sets the value of the maxSchedulingMemory property.
|
void |
setMemory(Long value)
Sets the value of the memory property.
|
void |
setNumaSupported(Boolean value)
Sets the value of the numaSupported property.
|
void |
setOs(OperatingSystem value)
Sets the value of the os property.
|
void |
setOverrideIptables(Boolean value)
Sets the value of the overrideIptables property.
|
void |
setPort(Integer value)
Sets the value of the port property.
|
void |
setPowerManagement(PowerManagement value)
Sets the value of the powerManagement property.
|
void |
setProtocol(String value)
Sets the value of the protocol property.
|
void |
setRebootAfterInstallation(Boolean value)
Sets the value of the rebootAfterInstallation property.
|
void |
setRootPassword(String value)
Sets the value of the rootPassword property.
|
void |
setSelinux(SELinux value)
Sets the value of the selinux property.
|
void |
setSpm(SPM value)
Sets the value of the spm property.
|
void |
setSsh(SSH value)
Sets the value of the ssh property.
|
void |
setStatistics(Statistics value)
Sets the value of the statistics property.
|
void |
setStatus(Status value)
Sets the value of the status property.
|
void |
setStorageManager(StorageManager value)
Sets the value of the storageManager property.
|
void |
setSummary(VmSummary value)
Sets the value of the summary property.
|
void |
setTransparentHugepages(TransparentHugePages value)
Sets the value of the transparentHugepages property.
|
void |
setType(String value)
Sets the value of the type property.
|
void |
setVersion(Version value)
Sets the value of the version property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic String getAddress()
Stringpublic void setAddress(String value)
value - allowed object is
Stringpublic boolean isSetAddress()
public Certificate getCertificate()
Certificatepublic void setCertificate(Certificate value)
value - allowed object is
Certificatepublic boolean isSetCertificate()
public Status getStatus()
Statuspublic void setStatus(Status value)
value - allowed object is
Statuspublic boolean isSetStatus()
public Cluster getCluster()
Clusterpublic void setCluster(Cluster value)
value - allowed object is
Clusterpublic boolean isSetCluster()
public Integer getPort()
Integerpublic void setPort(Integer value)
value - allowed object is
Integerpublic boolean isSetPort()
public String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic boolean isSetType()
public StorageManager getStorageManager()
StorageManagerpublic void setStorageManager(StorageManager value)
value - allowed object is
StorageManagerpublic boolean isSetStorageManager()
public void setSpm(SPM value)
value - allowed object is
SPMpublic boolean isSetSpm()
public Version getVersion()
Versionpublic void setVersion(Version value)
value - allowed object is
Versionpublic boolean isSetVersion()
public HardwareInformation getHardwareInformation()
HardwareInformationpublic void setHardwareInformation(HardwareInformation value)
value - allowed object is
HardwareInformationpublic boolean isSetHardwareInformation()
public PowerManagement getPowerManagement()
PowerManagementpublic void setPowerManagement(PowerManagement value)
value - allowed object is
PowerManagementpublic boolean isSetPowerManagement()
public void setKsm(KSM value)
value - allowed object is
KSMpublic boolean isSetKsm()
public TransparentHugePages getTransparentHugepages()
TransparentHugePagespublic void setTransparentHugepages(TransparentHugePages value)
value - allowed object is
TransparentHugePagespublic boolean isSetTransparentHugepages()
public IscsiDetails getIscsi()
IscsiDetailspublic void setIscsi(IscsiDetails value)
value - allowed object is
IscsiDetailspublic boolean isSetIscsi()
public String getRootPassword()
Stringpublic void setRootPassword(String value)
value - allowed object is
Stringpublic boolean isSetRootPassword()
public void setSsh(SSH value)
value - allowed object is
SSHpublic boolean isSetSsh()
public Object getStatistics()
Statisticspublic void setStatistics(Statistics value)
value - allowed object is
Statisticspublic boolean isSetStatistics()
public void setCpu(CPU value)
value - allowed object is
CPUpublic boolean isSetCpu()
public Long getMemory()
Longpublic void setMemory(Long value)
value - allowed object is
Longpublic boolean isSetMemory()
public Long getMaxSchedulingMemory()
Longpublic void setMaxSchedulingMemory(Long value)
value - allowed object is
Longpublic boolean isSetMaxSchedulingMemory()
public VmSummary getSummary()
VmSummarypublic void setSummary(VmSummary value)
value - allowed object is
VmSummarypublic boolean isSetSummary()
public Boolean getOverrideIptables()
Booleanpublic void setOverrideIptables(Boolean value)
value - allowed object is
Booleanpublic boolean isSetOverrideIptables()
public String getProtocol()
Stringpublic void setProtocol(String value)
value - allowed object is
Stringpublic boolean isSetProtocol()
public Boolean getRebootAfterInstallation()
Booleanpublic void setRebootAfterInstallation(Boolean value)
value - allowed object is
Booleanpublic boolean isSetRebootAfterInstallation()
public OperatingSystem getOs()
OperatingSystempublic void setOs(OperatingSystem value)
value - allowed object is
OperatingSystempublic boolean isSetOs()
public Object getHooks()
Hookspublic void setHooks(Hooks value)
value - allowed object is
Hookspublic boolean isSetHooks()
public Version getLibvirtVersion()
Versionpublic void setLibvirtVersion(Version value)
value - allowed object is
Versionpublic boolean isSetLibvirtVersion()
public Display getDisplay()
Displaypublic void setDisplay(Display value)
value - allowed object is
Displaypublic boolean isSetDisplay()
public HostedEngine getHostedEngine()
HostedEnginepublic void setHostedEngine(HostedEngine value)
value - allowed object is
HostedEnginepublic boolean isSetHostedEngine()
public String getKdumpStatus()
Stringpublic void setKdumpStatus(String value)
value - allowed object is
Stringpublic boolean isSetKdumpStatus()
public SELinux getSelinux()
SELinuxpublic void setSelinux(SELinux value)
value - allowed object is
SELinuxpublic boolean isSetSelinux()
public String getAutoNumaStatus()
Stringpublic void setAutoNumaStatus(String value)
value - allowed object is
Stringpublic boolean isSetAutoNumaStatus()
public Boolean getNumaSupported()
Booleanpublic void setNumaSupported(Boolean value)
value - allowed object is
Booleanpublic boolean isSetNumaSupported()
public Boolean getLiveSnapshotSupport()
Booleanpublic void setLiveSnapshotSupport(Boolean value)
value - allowed object is
Booleanpublic boolean isSetLiveSnapshotSupport()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0