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