Class SimpleTenantUsage

    • Constructor Detail

      • SimpleTenantUsage

        public SimpleTenantUsage()
    • Method Detail

      • getTotalMemoryMbUsage

        public BigDecimal getTotalMemoryMbUsage()
        Returns:
        the totalMemoryMbUsage
      • setTotalMemoryMbUsage

        public void setTotalMemoryMbUsage​(BigDecimal totalMemoryMbUsage)
        Parameters:
        totalMemoryMbUsage - the totalMemoryMbUsage to set
      • getTotalVcpusUsage

        public BigDecimal getTotalVcpusUsage()
        Returns:
        the totalVcpusUsage
      • setTotalVcpusUsage

        public void setTotalVcpusUsage​(BigDecimal totalVcpusUsage)
        Parameters:
        totalVcpusUsage - the totalVcpusUsage to set
      • getTotalLocalGbUsage

        public BigDecimal getTotalLocalGbUsage()
        Returns:
        the totalLocalGbUsage
      • setTotalLocalGbUsage

        public void setTotalLocalGbUsage​(BigDecimal totalLocalGbUsage)
        Parameters:
        totalLocalGbUsage - the totalLocalGbUsage to set
      • getStart

        public String getStart()
        Returns:
        the start
      • setStart

        public void setStart​(String start)
        Parameters:
        start - the start to set
      • getStop

        public String getStop()
        Returns:
        the stop
      • setStop

        public void setStop​(String stop)
        Parameters:
        stop - the stop to set
      • getTenantId

        public String getTenantId()
        Returns:
        the tenantId
      • setTenantId

        public void setTenantId​(String tenantId)
        Parameters:
        tenantId - the tenantId to set
      • getTotalHours

        public String getTotalHours()
        Returns:
        the totalHours
      • setTotalHours

        public void setTotalHours​(String totalHours)
        Parameters:
        totalHours - the totalHours to set