Interface ResponseResourceMetric.Builder

  • Method Details

    • metric

      The full name of the metric.

      Parameters:
      metric - The full name of the metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      ResponseResourceMetric.Builder description(String description)

      The description of the metric.

      Parameters:
      description - The description of the metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • unit

      The unit of the metric.

      Parameters:
      unit - The unit of the metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.