Interface BatchDescribeMergeConflictsError.Builder

  • Method Details

    • filePath

      The path to the file.

      Parameters:
      filePath - The path to the file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • exceptionName

      BatchDescribeMergeConflictsError.Builder exceptionName(String exceptionName)

      The name of the exception.

      Parameters:
      exceptionName - The name of the exception.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The message provided by the exception.

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