Class NetQuotaServiceImpl

    • Constructor Detail

      • NetQuotaServiceImpl

        public NetQuotaServiceImpl()
    • Method Detail

      • get

        public List<? extends NetQuota> get()
        Description copied from interface: NetQuotaService
        Lists quotas for tenants who have non-default quota values, and lists, updates, and resets quotas for a tenan
        Specified by:
        get in interface NetQuotaService
        Returns:
        the list of quotas
      • get

        public NetQuota get​(String tenantId)
        Description copied from interface: NetQuotaService
        Fetches the network quotas for the specified tenant
        Specified by:
        get in interface NetQuotaService
        Parameters:
        tenantId - the tenant identifier
        Returns:
        the tenants quota