Interface FailureTrace.Builder

  • Method Details

    • failureReason

      FailureTrace.Builder failureReason(String failureReason)

      The reason the interaction failed.

      Parameters:
      failureReason - The reason the interaction failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • traceId

      FailureTrace.Builder traceId(String traceId)

      The unique identifier of the trace.

      Parameters:
      traceId - The unique identifier of the trace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.