Interface ServerError.Builder

  • Method Details

    • serverErrorCategory

      ServerError.Builder serverErrorCategory(String serverErrorCategory)

      The error category of server analysis.

      Parameters:
      serverErrorCategory - The error category of server analysis.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • serverErrorCategory

      ServerError.Builder serverErrorCategory(ServerErrorCategory serverErrorCategory)

      The error category of server analysis.

      Parameters:
      serverErrorCategory - The error category of server analysis.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: