Interface MetricDimension.Builder

  • Method Details

    • key

      The dimension name.

      Parameters:
      key - The dimension name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The dimension value.

      Parameters:
      value - The dimension value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.