Interface ItemizedMetricStats.Builder

  • Method Details

    • metricName

      ItemizedMetricStats.Builder metricName(String metricName)

      The name of the measure.

      Parameters:
      metricName - The name of the measure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • occurrenceCount

      ItemizedMetricStats.Builder occurrenceCount(Integer occurrenceCount)

      The number of times that the measure appears.

      Parameters:
      occurrenceCount - The number of times that the measure appears.
      Returns:
      Returns a reference to this object so that method calls can be chained together.