Interface ResponseResourceMetric.Builder

    • Method Detail

      • metric

        ResponseResourceMetric.Builder metric​(String 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

        ResponseResourceMetric.Builder unit​(String 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.