Interface ProjectDeletionError.Builder

    • Method Detail

      • code

        ProjectDeletionError.Builder code​(String code)

        Project Deletion Error Code

        Parameters:
        code - Project Deletion Error Code
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        ProjectDeletionError.Builder message​(String message)

        Project Deletion Error Message

        Parameters:
        message - Project Deletion Error Message
        Returns:
        Returns a reference to this object so that method calls can be chained together.