Interface ProjectDeletionError.Builder

  • Method Details

    • code

      The code of the project deletion error.

      Parameters:
      code - The code of the project deletion error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The message of the project deletion error.

      Parameters:
      message - The message of the project deletion error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.