Class ManilaQuotaSet

    • Constructor Detail

      • ManilaQuotaSet

        public ManilaQuotaSet()
    • Method Detail

      • getId

        public String getId()
        Specified by:
        getId in interface QuotaSet
        Returns:
        the UUID of the tenant for which you manage quotas
      • getGigabytes

        public Integer getGigabytes()
        Specified by:
        getGigabytes in interface QuotaSet
        Returns:
        the number of gigabytes allowed for each tenant
      • getSnapshots

        public Integer getSnapshots()
        Specified by:
        getSnapshots in interface QuotaSet
        Returns:
        the number of snapshots allowed for each tenant
      • getShares

        public Integer getShares()
        Specified by:
        getShares in interface QuotaSet
        Returns:
        the number of shares allowed for each tenant
      • getSnapshotGigabytes

        public Integer getSnapshotGigabytes()
        Specified by:
        getSnapshotGigabytes in interface QuotaSet
        Returns:
        the number of gigabytes for the snapshots allowed for each tenant
      • getShareNetworks

        public Integer getShareNetworks()
        Specified by:
        getShareNetworks in interface QuotaSet
        Returns:
        the number of share networks allowed for each tenant