public class Cluster extends BaseResource
Java class for Cluster complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Cluster">
<complexContent>
<extension base="{}BaseResource">
<sequence>
<element ref="{}cpu" minOccurs="0"/>
<element ref="{}data_center" minOccurs="0"/>
<element name="memory_policy" type="{}MemoryPolicy" minOccurs="0"/>
<element name="scheduling_policy" type="{}SchedulingPolicy" minOccurs="0"/>
<element name="version" type="{}Version" minOccurs="0"/>
<element name="supported_versions" type="{}SupportedVersions" minOccurs="0"/>
<element name="error_handling" type="{}ErrorHandling" minOccurs="0"/>
<element name="virt_service" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="gluster_service" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="threads_as_cores" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="tunnel_migration" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="trusted_service" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ha_reservation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="optional_reason" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ballooning_enabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element ref="{}display" minOccurs="0"/>
<element ref="{}ksm" minOccurs="0"/>
<element ref="{}serial_number" minOccurs="0"/>
<element name="required_rng_sources" type="{}RngSources" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Cluster() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBallooningEnabled()
Gets the value of the ballooningEnabled property.
|
CPU |
getCpu()
Gets the value of the cpu property.
|
DataCenter |
getDataCenter()
Gets the value of the dataCenter property.
|
Display |
getDisplay()
Gets the value of the display property.
|
ErrorHandling |
getErrorHandling()
Gets the value of the errorHandling property.
|
Boolean |
getGlusterService()
Gets the value of the glusterService property.
|
Boolean |
getHaReservation()
Gets the value of the haReservation property.
|
KSM |
getKsm()
Gets the value of the ksm property.
|
MemoryPolicy |
getMemoryPolicy()
Gets the value of the memoryPolicy property.
|
Boolean |
getOptionalReason()
Gets the value of the optionalReason property.
|
RngSources |
getRequiredRngSources()
Gets the value of the requiredRngSources property.
|
SchedulingPolicy |
getSchedulingPolicy()
Gets the value of the schedulingPolicy property.
|
SerialNumber |
getSerialNumber()
Gets the value of the serialNumber property.
|
SupportedVersions |
getSupportedVersions()
Gets the value of the supportedVersions property.
|
Boolean |
getThreadsAsCores()
Gets the value of the threadsAsCores property.
|
Boolean |
getTrustedService()
Gets the value of the trustedService property.
|
Boolean |
getTunnelMigration()
Gets the value of the tunnelMigration property.
|
Version |
getVersion()
Gets the value of the version property.
|
Boolean |
getVirtService()
Gets the value of the virtService property.
|
boolean |
isSetBallooningEnabled() |
boolean |
isSetCpu() |
boolean |
isSetDataCenter() |
boolean |
isSetDisplay() |
boolean |
isSetErrorHandling() |
boolean |
isSetGlusterService() |
boolean |
isSetHaReservation() |
boolean |
isSetKsm() |
boolean |
isSetMemoryPolicy() |
boolean |
isSetOptionalReason() |
boolean |
isSetRequiredRngSources() |
boolean |
isSetSchedulingPolicy() |
boolean |
isSetSerialNumber() |
boolean |
isSetSupportedVersions() |
boolean |
isSetThreadsAsCores() |
boolean |
isSetTrustedService() |
boolean |
isSetTunnelMigration() |
boolean |
isSetVersion() |
boolean |
isSetVirtService() |
void |
setBallooningEnabled(Boolean value)
Sets the value of the ballooningEnabled property.
|
void |
setCpu(CPU value)
Sets the value of the cpu property.
|
void |
setDataCenter(DataCenter value)
Sets the value of the dataCenter property.
|
void |
setDisplay(Display value)
Sets the value of the display property.
|
void |
setErrorHandling(ErrorHandling value)
Sets the value of the errorHandling property.
|
void |
setGlusterService(Boolean value)
Sets the value of the glusterService property.
|
void |
setHaReservation(Boolean value)
Sets the value of the haReservation property.
|
void |
setKsm(KSM value)
Sets the value of the ksm property.
|
void |
setMemoryPolicy(MemoryPolicy value)
Sets the value of the memoryPolicy property.
|
void |
setOptionalReason(Boolean value)
Sets the value of the optionalReason property.
|
void |
setRequiredRngSources(RngSources value)
Sets the value of the requiredRngSources property.
|
void |
setSchedulingPolicy(SchedulingPolicy value)
Sets the value of the schedulingPolicy property.
|
void |
setSerialNumber(SerialNumber value)
Sets the value of the serialNumber property.
|
void |
setSupportedVersions(SupportedVersions value)
Sets the value of the supportedVersions property.
|
void |
setThreadsAsCores(Boolean value)
Sets the value of the threadsAsCores property.
|
void |
setTrustedService(Boolean value)
Sets the value of the trustedService property.
|
void |
setTunnelMigration(Boolean value)
Sets the value of the tunnelMigration property.
|
void |
setVersion(Version value)
Sets the value of the version property.
|
void |
setVirtService(Boolean value)
Sets the value of the virtService property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic void setCpu(CPU value)
value - allowed object is
CPUpublic boolean isSetCpu()
public DataCenter getDataCenter()
DataCenterpublic void setDataCenter(DataCenter value)
value - allowed object is
DataCenterpublic boolean isSetDataCenter()
public MemoryPolicy getMemoryPolicy()
MemoryPolicypublic void setMemoryPolicy(MemoryPolicy value)
value - allowed object is
MemoryPolicypublic boolean isSetMemoryPolicy()
public SchedulingPolicy getSchedulingPolicy()
SchedulingPolicypublic void setSchedulingPolicy(SchedulingPolicy value)
value - allowed object is
SchedulingPolicypublic boolean isSetSchedulingPolicy()
public Version getVersion()
Versionpublic void setVersion(Version value)
value - allowed object is
Versionpublic boolean isSetVersion()
public SupportedVersions getSupportedVersions()
SupportedVersionspublic void setSupportedVersions(SupportedVersions value)
value - allowed object is
SupportedVersionspublic boolean isSetSupportedVersions()
public ErrorHandling getErrorHandling()
ErrorHandlingpublic void setErrorHandling(ErrorHandling value)
value - allowed object is
ErrorHandlingpublic boolean isSetErrorHandling()
public Boolean getVirtService()
Booleanpublic void setVirtService(Boolean value)
value - allowed object is
Booleanpublic boolean isSetVirtService()
public Boolean getGlusterService()
Booleanpublic void setGlusterService(Boolean value)
value - allowed object is
Booleanpublic boolean isSetGlusterService()
public Boolean getThreadsAsCores()
Booleanpublic void setThreadsAsCores(Boolean value)
value - allowed object is
Booleanpublic boolean isSetThreadsAsCores()
public Boolean getTunnelMigration()
Booleanpublic void setTunnelMigration(Boolean value)
value - allowed object is
Booleanpublic boolean isSetTunnelMigration()
public Boolean getTrustedService()
Booleanpublic void setTrustedService(Boolean value)
value - allowed object is
Booleanpublic boolean isSetTrustedService()
public Boolean getHaReservation()
Booleanpublic void setHaReservation(Boolean value)
value - allowed object is
Booleanpublic boolean isSetHaReservation()
public Boolean getOptionalReason()
Booleanpublic void setOptionalReason(Boolean value)
value - allowed object is
Booleanpublic boolean isSetOptionalReason()
public Boolean getBallooningEnabled()
Booleanpublic void setBallooningEnabled(Boolean value)
value - allowed object is
Booleanpublic boolean isSetBallooningEnabled()
public Display getDisplay()
Displaypublic void setDisplay(Display value)
value - allowed object is
Displaypublic boolean isSetDisplay()
public void setKsm(KSM value)
value - allowed object is
KSMpublic boolean isSetKsm()
public SerialNumber getSerialNumber()
SerialNumberpublic void setSerialNumber(SerialNumber value)
value - allowed object is
SerialNumberpublic boolean isSetSerialNumber()
public RngSources getRequiredRngSources()
RngSourcespublic void setRequiredRngSources(RngSources value)
value - allowed object is
RngSourcespublic boolean isSetRequiredRngSources()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0