Class QosContainer
- java.lang.Object
-
- org.ovirt.engine.sdk4.internal.containers.Container
-
- org.ovirt.engine.sdk4.internal.containers.IdentifiedContainer
-
- org.ovirt.engine.sdk4.internal.containers.QosContainer
-
- All Implemented Interfaces:
Identified
,Qos
public class QosContainer extends IdentifiedContainer implements Qos
-
-
Constructor Summary
Constructors Constructor Description QosContainer()
-
Method Summary
-
Methods inherited from class org.ovirt.engine.sdk4.internal.containers.IdentifiedContainer
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
-
Methods inherited from class org.ovirt.engine.sdk4.internal.containers.Container
asByte, asInteger, asLong, asShort, makeArrayList, makeUnmodifiableList
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.ovirt.engine.sdk4.types.Identified
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
-
-
-
-
Method Detail
-
cpuLimit
public BigInteger cpuLimit()
-
cpuLimitAsByte
public Byte cpuLimitAsByte()
- Specified by:
cpuLimitAsByte
in interfaceQos
-
cpuLimitAsShort
public Short cpuLimitAsShort()
- Specified by:
cpuLimitAsShort
in interfaceQos
-
cpuLimitAsInteger
public Integer cpuLimitAsInteger()
- Specified by:
cpuLimitAsInteger
in interfaceQos
-
cpuLimitAsLong
public Long cpuLimitAsLong()
- Specified by:
cpuLimitAsLong
in interfaceQos
-
cpuLimit
public void cpuLimit(BigInteger newCpuLimit)
-
cpuLimitPresent
public boolean cpuLimitPresent()
- Specified by:
cpuLimitPresent
in interfaceQos
-
inboundAverage
public BigInteger inboundAverage()
- Specified by:
inboundAverage
in interfaceQos
-
inboundAverageAsByte
public Byte inboundAverageAsByte()
- Specified by:
inboundAverageAsByte
in interfaceQos
-
inboundAverageAsShort
public Short inboundAverageAsShort()
- Specified by:
inboundAverageAsShort
in interfaceQos
-
inboundAverageAsInteger
public Integer inboundAverageAsInteger()
- Specified by:
inboundAverageAsInteger
in interfaceQos
-
inboundAverageAsLong
public Long inboundAverageAsLong()
- Specified by:
inboundAverageAsLong
in interfaceQos
-
inboundAverage
public void inboundAverage(BigInteger newInboundAverage)
-
inboundAveragePresent
public boolean inboundAveragePresent()
- Specified by:
inboundAveragePresent
in interfaceQos
-
inboundBurst
public BigInteger inboundBurst()
- Specified by:
inboundBurst
in interfaceQos
-
inboundBurstAsByte
public Byte inboundBurstAsByte()
- Specified by:
inboundBurstAsByte
in interfaceQos
-
inboundBurstAsShort
public Short inboundBurstAsShort()
- Specified by:
inboundBurstAsShort
in interfaceQos
-
inboundBurstAsInteger
public Integer inboundBurstAsInteger()
- Specified by:
inboundBurstAsInteger
in interfaceQos
-
inboundBurstAsLong
public Long inboundBurstAsLong()
- Specified by:
inboundBurstAsLong
in interfaceQos
-
inboundBurst
public void inboundBurst(BigInteger newInboundBurst)
-
inboundBurstPresent
public boolean inboundBurstPresent()
- Specified by:
inboundBurstPresent
in interfaceQos
-
inboundPeak
public BigInteger inboundPeak()
- Specified by:
inboundPeak
in interfaceQos
-
inboundPeakAsByte
public Byte inboundPeakAsByte()
- Specified by:
inboundPeakAsByte
in interfaceQos
-
inboundPeakAsShort
public Short inboundPeakAsShort()
- Specified by:
inboundPeakAsShort
in interfaceQos
-
inboundPeakAsInteger
public Integer inboundPeakAsInteger()
- Specified by:
inboundPeakAsInteger
in interfaceQos
-
inboundPeakAsLong
public Long inboundPeakAsLong()
- Specified by:
inboundPeakAsLong
in interfaceQos
-
inboundPeak
public void inboundPeak(BigInteger newInboundPeak)
-
inboundPeakPresent
public boolean inboundPeakPresent()
- Specified by:
inboundPeakPresent
in interfaceQos
-
maxIops
public BigInteger maxIops()
-
maxIopsAsByte
public Byte maxIopsAsByte()
- Specified by:
maxIopsAsByte
in interfaceQos
-
maxIopsAsShort
public Short maxIopsAsShort()
- Specified by:
maxIopsAsShort
in interfaceQos
-
maxIopsAsInteger
public Integer maxIopsAsInteger()
- Specified by:
maxIopsAsInteger
in interfaceQos
-
maxIopsAsLong
public Long maxIopsAsLong()
- Specified by:
maxIopsAsLong
in interfaceQos
-
maxIops
public void maxIops(BigInteger newMaxIops)
-
maxIopsPresent
public boolean maxIopsPresent()
- Specified by:
maxIopsPresent
in interfaceQos
-
maxReadIops
public BigInteger maxReadIops()
- Specified by:
maxReadIops
in interfaceQos
-
maxReadIopsAsByte
public Byte maxReadIopsAsByte()
- Specified by:
maxReadIopsAsByte
in interfaceQos
-
maxReadIopsAsShort
public Short maxReadIopsAsShort()
- Specified by:
maxReadIopsAsShort
in interfaceQos
-
maxReadIopsAsInteger
public Integer maxReadIopsAsInteger()
- Specified by:
maxReadIopsAsInteger
in interfaceQos
-
maxReadIopsAsLong
public Long maxReadIopsAsLong()
- Specified by:
maxReadIopsAsLong
in interfaceQos
-
maxReadIops
public void maxReadIops(BigInteger newMaxReadIops)
-
maxReadIopsPresent
public boolean maxReadIopsPresent()
- Specified by:
maxReadIopsPresent
in interfaceQos
-
maxReadThroughput
public BigInteger maxReadThroughput()
- Specified by:
maxReadThroughput
in interfaceQos
-
maxReadThroughputAsByte
public Byte maxReadThroughputAsByte()
- Specified by:
maxReadThroughputAsByte
in interfaceQos
-
maxReadThroughputAsShort
public Short maxReadThroughputAsShort()
- Specified by:
maxReadThroughputAsShort
in interfaceQos
-
maxReadThroughputAsInteger
public Integer maxReadThroughputAsInteger()
- Specified by:
maxReadThroughputAsInteger
in interfaceQos
-
maxReadThroughputAsLong
public Long maxReadThroughputAsLong()
- Specified by:
maxReadThroughputAsLong
in interfaceQos
-
maxReadThroughput
public void maxReadThroughput(BigInteger newMaxReadThroughput)
-
maxReadThroughputPresent
public boolean maxReadThroughputPresent()
- Specified by:
maxReadThroughputPresent
in interfaceQos
-
maxThroughput
public BigInteger maxThroughput()
- Specified by:
maxThroughput
in interfaceQos
-
maxThroughputAsByte
public Byte maxThroughputAsByte()
- Specified by:
maxThroughputAsByte
in interfaceQos
-
maxThroughputAsShort
public Short maxThroughputAsShort()
- Specified by:
maxThroughputAsShort
in interfaceQos
-
maxThroughputAsInteger
public Integer maxThroughputAsInteger()
- Specified by:
maxThroughputAsInteger
in interfaceQos
-
maxThroughputAsLong
public Long maxThroughputAsLong()
- Specified by:
maxThroughputAsLong
in interfaceQos
-
maxThroughput
public void maxThroughput(BigInteger newMaxThroughput)
-
maxThroughputPresent
public boolean maxThroughputPresent()
- Specified by:
maxThroughputPresent
in interfaceQos
-
maxWriteIops
public BigInteger maxWriteIops()
- Specified by:
maxWriteIops
in interfaceQos
-
maxWriteIopsAsByte
public Byte maxWriteIopsAsByte()
- Specified by:
maxWriteIopsAsByte
in interfaceQos
-
maxWriteIopsAsShort
public Short maxWriteIopsAsShort()
- Specified by:
maxWriteIopsAsShort
in interfaceQos
-
maxWriteIopsAsInteger
public Integer maxWriteIopsAsInteger()
- Specified by:
maxWriteIopsAsInteger
in interfaceQos
-
maxWriteIopsAsLong
public Long maxWriteIopsAsLong()
- Specified by:
maxWriteIopsAsLong
in interfaceQos
-
maxWriteIops
public void maxWriteIops(BigInteger newMaxWriteIops)
-
maxWriteIopsPresent
public boolean maxWriteIopsPresent()
- Specified by:
maxWriteIopsPresent
in interfaceQos
-
maxWriteThroughput
public BigInteger maxWriteThroughput()
- Specified by:
maxWriteThroughput
in interfaceQos
-
maxWriteThroughputAsByte
public Byte maxWriteThroughputAsByte()
- Specified by:
maxWriteThroughputAsByte
in interfaceQos
-
maxWriteThroughputAsShort
public Short maxWriteThroughputAsShort()
- Specified by:
maxWriteThroughputAsShort
in interfaceQos
-
maxWriteThroughputAsInteger
public Integer maxWriteThroughputAsInteger()
- Specified by:
maxWriteThroughputAsInteger
in interfaceQos
-
maxWriteThroughputAsLong
public Long maxWriteThroughputAsLong()
- Specified by:
maxWriteThroughputAsLong
in interfaceQos
-
maxWriteThroughput
public void maxWriteThroughput(BigInteger newMaxWriteThroughput)
-
maxWriteThroughputPresent
public boolean maxWriteThroughputPresent()
- Specified by:
maxWriteThroughputPresent
in interfaceQos
-
outboundAverage
public BigInteger outboundAverage()
- Specified by:
outboundAverage
in interfaceQos
-
outboundAverageAsByte
public Byte outboundAverageAsByte()
- Specified by:
outboundAverageAsByte
in interfaceQos
-
outboundAverageAsShort
public Short outboundAverageAsShort()
- Specified by:
outboundAverageAsShort
in interfaceQos
-
outboundAverageAsInteger
public Integer outboundAverageAsInteger()
- Specified by:
outboundAverageAsInteger
in interfaceQos
-
outboundAverageAsLong
public Long outboundAverageAsLong()
- Specified by:
outboundAverageAsLong
in interfaceQos
-
outboundAverage
public void outboundAverage(BigInteger newOutboundAverage)
-
outboundAveragePresent
public boolean outboundAveragePresent()
- Specified by:
outboundAveragePresent
in interfaceQos
-
outboundAverageLinkshare
public BigInteger outboundAverageLinkshare()
- Specified by:
outboundAverageLinkshare
in interfaceQos
-
outboundAverageLinkshareAsByte
public Byte outboundAverageLinkshareAsByte()
- Specified by:
outboundAverageLinkshareAsByte
in interfaceQos
-
outboundAverageLinkshareAsShort
public Short outboundAverageLinkshareAsShort()
- Specified by:
outboundAverageLinkshareAsShort
in interfaceQos
-
outboundAverageLinkshareAsInteger
public Integer outboundAverageLinkshareAsInteger()
- Specified by:
outboundAverageLinkshareAsInteger
in interfaceQos
-
outboundAverageLinkshareAsLong
public Long outboundAverageLinkshareAsLong()
- Specified by:
outboundAverageLinkshareAsLong
in interfaceQos
-
outboundAverageLinkshare
public void outboundAverageLinkshare(BigInteger newOutboundAverageLinkshare)
-
outboundAverageLinksharePresent
public boolean outboundAverageLinksharePresent()
- Specified by:
outboundAverageLinksharePresent
in interfaceQos
-
outboundAverageRealtime
public BigInteger outboundAverageRealtime()
- Specified by:
outboundAverageRealtime
in interfaceQos
-
outboundAverageRealtimeAsByte
public Byte outboundAverageRealtimeAsByte()
- Specified by:
outboundAverageRealtimeAsByte
in interfaceQos
-
outboundAverageRealtimeAsShort
public Short outboundAverageRealtimeAsShort()
- Specified by:
outboundAverageRealtimeAsShort
in interfaceQos
-
outboundAverageRealtimeAsInteger
public Integer outboundAverageRealtimeAsInteger()
- Specified by:
outboundAverageRealtimeAsInteger
in interfaceQos
-
outboundAverageRealtimeAsLong
public Long outboundAverageRealtimeAsLong()
- Specified by:
outboundAverageRealtimeAsLong
in interfaceQos
-
outboundAverageRealtime
public void outboundAverageRealtime(BigInteger newOutboundAverageRealtime)
-
outboundAverageRealtimePresent
public boolean outboundAverageRealtimePresent()
- Specified by:
outboundAverageRealtimePresent
in interfaceQos
-
outboundAverageUpperlimit
public BigInteger outboundAverageUpperlimit()
- Specified by:
outboundAverageUpperlimit
in interfaceQos
-
outboundAverageUpperlimitAsByte
public Byte outboundAverageUpperlimitAsByte()
- Specified by:
outboundAverageUpperlimitAsByte
in interfaceQos
-
outboundAverageUpperlimitAsShort
public Short outboundAverageUpperlimitAsShort()
- Specified by:
outboundAverageUpperlimitAsShort
in interfaceQos
-
outboundAverageUpperlimitAsInteger
public Integer outboundAverageUpperlimitAsInteger()
- Specified by:
outboundAverageUpperlimitAsInteger
in interfaceQos
-
outboundAverageUpperlimitAsLong
public Long outboundAverageUpperlimitAsLong()
- Specified by:
outboundAverageUpperlimitAsLong
in interfaceQos
-
outboundAverageUpperlimit
public void outboundAverageUpperlimit(BigInteger newOutboundAverageUpperlimit)
-
outboundAverageUpperlimitPresent
public boolean outboundAverageUpperlimitPresent()
- Specified by:
outboundAverageUpperlimitPresent
in interfaceQos
-
outboundBurst
public BigInteger outboundBurst()
- Specified by:
outboundBurst
in interfaceQos
-
outboundBurstAsByte
public Byte outboundBurstAsByte()
- Specified by:
outboundBurstAsByte
in interfaceQos
-
outboundBurstAsShort
public Short outboundBurstAsShort()
- Specified by:
outboundBurstAsShort
in interfaceQos
-
outboundBurstAsInteger
public Integer outboundBurstAsInteger()
- Specified by:
outboundBurstAsInteger
in interfaceQos
-
outboundBurstAsLong
public Long outboundBurstAsLong()
- Specified by:
outboundBurstAsLong
in interfaceQos
-
outboundBurst
public void outboundBurst(BigInteger newOutboundBurst)
-
outboundBurstPresent
public boolean outboundBurstPresent()
- Specified by:
outboundBurstPresent
in interfaceQos
-
outboundPeak
public BigInteger outboundPeak()
- Specified by:
outboundPeak
in interfaceQos
-
outboundPeakAsByte
public Byte outboundPeakAsByte()
- Specified by:
outboundPeakAsByte
in interfaceQos
-
outboundPeakAsShort
public Short outboundPeakAsShort()
- Specified by:
outboundPeakAsShort
in interfaceQos
-
outboundPeakAsInteger
public Integer outboundPeakAsInteger()
- Specified by:
outboundPeakAsInteger
in interfaceQos
-
outboundPeakAsLong
public Long outboundPeakAsLong()
- Specified by:
outboundPeakAsLong
in interfaceQos
-
outboundPeak
public void outboundPeak(BigInteger newOutboundPeak)
-
outboundPeakPresent
public boolean outboundPeakPresent()
- Specified by:
outboundPeakPresent
in interfaceQos
-
type
public void type(QosType newType)
-
typePresent
public boolean typePresent()
- Specified by:
typePresent
in interfaceQos
-
dataCenter
public DataCenter dataCenter()
- Specified by:
dataCenter
in interfaceQos
-
dataCenter
public void dataCenter(DataCenter newDataCenter)
-
dataCenterPresent
public boolean dataCenterPresent()
- Specified by:
dataCenterPresent
in interfaceQos
-
-