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, unsetLinks
getActions, isSetActions, setActions
public void setQos(QoS value)
value
- allowed object is
QoS
public boolean isSetQos()
public StorageDomain getStorageDomain()
StorageDomain
public void setStorageDomain(StorageDomain value)
value
- allowed object is
StorageDomain
public boolean isSetStorageDomain()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0