public class QuotaContainer extends IdentifiedContainer implements Quota
Constructor and Description |
---|
QuotaContainer() |
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 clusterHardLimitPct()
clusterHardLimitPct
in interface Quota
public void clusterHardLimitPct(BigInteger newClusterHardLimitPct)
public boolean clusterHardLimitPctPresent()
clusterHardLimitPctPresent
in interface Quota
public BigInteger clusterSoftLimitPct()
clusterSoftLimitPct
in interface Quota
public void clusterSoftLimitPct(BigInteger newClusterSoftLimitPct)
public boolean clusterSoftLimitPctPresent()
clusterSoftLimitPctPresent
in interface Quota
public DataCenter dataCenter()
dataCenter
in interface Quota
public void dataCenter(DataCenter newDataCenter)
public boolean dataCenterPresent()
dataCenterPresent
in interface Quota
public boolean disksPresent()
disksPresent
in interface Quota
public BigInteger storageHardLimitPct()
storageHardLimitPct
in interface Quota
public void storageHardLimitPct(BigInteger newStorageHardLimitPct)
public boolean storageHardLimitPctPresent()
storageHardLimitPctPresent
in interface Quota
public BigInteger storageSoftLimitPct()
storageSoftLimitPct
in interface Quota
public void storageSoftLimitPct(BigInteger newStorageSoftLimitPct)
public boolean storageSoftLimitPctPresent()
storageSoftLimitPctPresent
in interface Quota
public boolean usersPresent()
usersPresent
in interface Quota
public boolean vmsPresent()
vmsPresent
in interface Quota
public List<Permission> permissions()
permissions
in interface Quota
public void permissions(List<Permission> newPermissions)
public boolean permissionsPresent()
permissionsPresent
in interface Quota
public List<QuotaClusterLimit> quotaClusterLimits()
quotaClusterLimits
in interface Quota
public void quotaClusterLimits(List<QuotaClusterLimit> newQuotaClusterLimits)
public boolean quotaClusterLimitsPresent()
quotaClusterLimitsPresent
in interface Quota
public List<QuotaStorageLimit> quotaStorageLimits()
quotaStorageLimits
in interface Quota
public void quotaStorageLimits(List<QuotaStorageLimit> newQuotaStorageLimits)
public boolean quotaStorageLimitsPresent()
quotaStorageLimitsPresent
in interface Quota
Copyright © 2016. All rights reserved.