public class CpuProfile extends BaseResource
Java class for CpuProfile complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CpuProfile">
<complexContent>
<extension base="{}BaseResource">
<sequence>
<element ref="{}qos" minOccurs="0"/>
<element ref="{}cluster" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CpuProfile() |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
getCluster()
Gets the value of the cluster property.
|
QoS |
getQos()
Gets the value of the qos property.
|
boolean |
isSetCluster() |
boolean |
isSetQos() |
void |
setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
setQos(QoS value)
Sets the value of the qos 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 setQos(QoS value)
value - allowed object is
QoSpublic boolean isSetQos()
public Cluster getCluster()
Clusterpublic void setCluster(Cluster value)
value - allowed object is
Clusterpublic boolean isSetCluster()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0