Interface MetricDefinition.Builder

  • Method Details

    • name

      The name of the model metric.

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

      The regular expression statement that defines how the model metric is reported.

      Parameters:
      regex - The regular expression statement that defines how the model metric is reported.
      Returns:
      Returns a reference to this object so that method calls can be chained together.