Interface QuestionDifference.Builder

    • Method Detail

      • questionId

        QuestionDifference.Builder questionId​(String questionId)
        Sets the value of the QuestionId property for this object.
        Parameters:
        questionId - The new value for the QuestionId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • questionTitle

        QuestionDifference.Builder questionTitle​(String questionTitle)
        Sets the value of the QuestionTitle property for this object.
        Parameters:
        questionTitle - The new value for the QuestionTitle property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • differenceStatus

        QuestionDifference.Builder differenceStatus​(String differenceStatus)

        Indicates the type of change to the question.

        Parameters:
        differenceStatus - Indicates the type of change to the question.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DifferenceStatus, DifferenceStatus