Interface AlertStateData.Builder

  • Method Details

    • thresholdBreached

      AlertStateData.Builder thresholdBreached(Double thresholdBreached)

      For COUNT_OF_RESULTS alerts, the row count that breached; null for FIELD_VALUE (multi-contributor) alerts.

      Parameters:
      thresholdBreached - For COUNT_OF_RESULTS alerts, the row count that breached; null for FIELD_VALUE (multi-contributor) alerts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.