Interface ProblemDetails.Builder

  • Method Details

    • detail

      A human-readable explanation specific to this occurrence of the problem.

      Parameters:
      detail - A human-readable explanation specific to this occurrence of the problem.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • title

      A human-readable title of the problem type.

      Parameters:
      title - A human-readable title of the problem type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.