Interface EngagementCustomerProjectDetails.Builder

    • Method Detail

      • businessProblem

        EngagementCustomerProjectDetails.Builder businessProblem​(String businessProblem)

        A description of the business problem the project aims to solve.

        Parameters:
        businessProblem - A description of the business problem the project aims to solve.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetCompletionDate

        EngagementCustomerProjectDetails.Builder targetCompletionDate​(String targetCompletionDate)

        The target completion date for the customer's project.

        Parameters:
        targetCompletionDate - The target completion date for the customer's project.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • title

        EngagementCustomerProjectDetails.Builder title​(String title)

        The title of the project.

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