Interface InsightsFailureSignal.Builder

  • Method Details

    • category

      The failure category classification for this signal.

      Parameters:
      category - The failure category classification for this signal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • category

      The failure category classification for this signal.

      Parameters:
      category - The failure category classification for this signal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • evidence

      The evidence supporting the failure detection.

      Parameters:
      evidence - The evidence supporting the failure detection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • confidence

      InsightsFailureSignal.Builder confidence(Double confidence)

      The confidence score of the failure detection.

      Parameters:
      confidence - The confidence score of the failure detection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.