public class QosContainer extends IdentifiedContainer implements Qos
Constructor and Description |
---|
QosContainer() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public BigInteger cpuLimit()
public void cpuLimit(BigInteger newCpuLimit)
public boolean cpuLimitPresent()
cpuLimitPresent
in interface Qos
public BigInteger inboundAverage()
inboundAverage
in interface Qos
public void inboundAverage(BigInteger newInboundAverage)
public boolean inboundAveragePresent()
inboundAveragePresent
in interface Qos
public BigInteger inboundBurst()
inboundBurst
in interface Qos
public void inboundBurst(BigInteger newInboundBurst)
public boolean inboundBurstPresent()
inboundBurstPresent
in interface Qos
public BigInteger inboundPeak()
inboundPeak
in interface Qos
public void inboundPeak(BigInteger newInboundPeak)
public boolean inboundPeakPresent()
inboundPeakPresent
in interface Qos
public BigInteger maxIops()
public void maxIops(BigInteger newMaxIops)
public boolean maxIopsPresent()
maxIopsPresent
in interface Qos
public BigInteger maxReadIops()
maxReadIops
in interface Qos
public void maxReadIops(BigInteger newMaxReadIops)
public boolean maxReadIopsPresent()
maxReadIopsPresent
in interface Qos
public BigInteger maxReadThroughput()
maxReadThroughput
in interface Qos
public void maxReadThroughput(BigInteger newMaxReadThroughput)
public boolean maxReadThroughputPresent()
maxReadThroughputPresent
in interface Qos
public BigInteger maxThroughput()
maxThroughput
in interface Qos
public void maxThroughput(BigInteger newMaxThroughput)
public boolean maxThroughputPresent()
maxThroughputPresent
in interface Qos
public BigInteger maxWriteIops()
maxWriteIops
in interface Qos
public void maxWriteIops(BigInteger newMaxWriteIops)
public boolean maxWriteIopsPresent()
maxWriteIopsPresent
in interface Qos
public BigInteger maxWriteThroughput()
maxWriteThroughput
in interface Qos
public void maxWriteThroughput(BigInteger newMaxWriteThroughput)
public boolean maxWriteThroughputPresent()
maxWriteThroughputPresent
in interface Qos
public BigInteger outboundAverage()
outboundAverage
in interface Qos
public void outboundAverage(BigInteger newOutboundAverage)
public boolean outboundAveragePresent()
outboundAveragePresent
in interface Qos
public BigInteger outboundAverageLinkshare()
outboundAverageLinkshare
in interface Qos
public void outboundAverageLinkshare(BigInteger newOutboundAverageLinkshare)
public boolean outboundAverageLinksharePresent()
outboundAverageLinksharePresent
in interface Qos
public BigInteger outboundAverageRealtime()
outboundAverageRealtime
in interface Qos
public void outboundAverageRealtime(BigInteger newOutboundAverageRealtime)
public boolean outboundAverageRealtimePresent()
outboundAverageRealtimePresent
in interface Qos
public BigInteger outboundAverageUpperlimit()
outboundAverageUpperlimit
in interface Qos
public void outboundAverageUpperlimit(BigInteger newOutboundAverageUpperlimit)
public boolean outboundAverageUpperlimitPresent()
outboundAverageUpperlimitPresent
in interface Qos
public BigInteger outboundBurst()
outboundBurst
in interface Qos
public void outboundBurst(BigInteger newOutboundBurst)
public boolean outboundBurstPresent()
outboundBurstPresent
in interface Qos
public BigInteger outboundPeak()
outboundPeak
in interface Qos
public void outboundPeak(BigInteger newOutboundPeak)
public boolean outboundPeakPresent()
outboundPeakPresent
in interface Qos
public void type(QosType newType)
public boolean typePresent()
typePresent
in interface Qos
public DataCenter dataCenter()
dataCenter
in interface Qos
public void dataCenter(DataCenter newDataCenter)
public boolean dataCenterPresent()
dataCenterPresent
in interface Qos
Copyright © 2016. All rights reserved.