Interface UnprocessedStatistics.Builder

  • Method Details

    • ruleName

      The name of the sampling rule.

      Parameters:
      ruleName - The name of the sampling rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      UnprocessedStatistics.Builder errorCode(String errorCode)

      The error code.

      Parameters:
      errorCode - The error code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The error message.

      Parameters:
      message - The error message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.