Interface UnprocessedTraceSegment.Builder

  • Method Details

    • id

      The segment's ID.

      Parameters:
      id - The segment's ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      The error that caused processing to fail.

      Parameters:
      errorCode - The error that caused processing to fail.
      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.