Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
DataCenterQoS
DataCenterQoS providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
DataCenterQoS |
DataCenterQoSs.add(QoS qos)
Adds QoS object.
|
DataCenterQoS |
DataCenterQoSs.add(QoS qos,
String expect)
Adds QoS object.
|
DataCenterQoS |
DataCenterQoSs.add(QoS qos,
String expect,
String correlationId)
Adds QoS object.
|
Modifier and Type | Method and Description |
---|---|
QoS |
ObjectFactory.createQoS()
Create an instance of
QoS |
QoS |
NetworkAttachment.getQos()
Gets the value of the qos property.
|
QoS |
DiskProfile.getQos()
Gets the value of the qos property.
|
QoS |
HostNIC.getQos()
Gets the value of the qos property.
|
QoS |
CpuProfile.getQos()
Gets the value of the qos property.
|
QoS |
Network.getQos()
Gets the value of the qos property.
|
QoS |
VnicProfile.getQos()
Gets the value of the qos property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<QoS> |
ObjectFactory.createQos(QoS value)
|
List<QoS> |
QoSs.getQoSs()
Gets the value of the qoSs property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<QoS> |
ObjectFactory.createQos(QoS value)
|
void |
NetworkAttachment.setQos(QoS value)
Sets the value of the qos property.
|
void |
DiskProfile.setQos(QoS value)
Sets the value of the qos property.
|
void |
HostNIC.setQos(QoS value)
Sets the value of the qos property.
|
void |
CpuProfile.setQos(QoS value)
Sets the value of the qos property.
|
void |
Network.setQos(QoS value)
Sets the value of the qos property.
|
void |
VnicProfile.setQos(QoS value)
Sets the value of the qos property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0