Interface FaqStatistics.Builder

    • Method Detail

      • indexedQuestionAnswersCount

        FaqStatistics.Builder indexedQuestionAnswersCount​(Integer indexedQuestionAnswersCount)

        The total number of FAQ questions and answers contained in the index.

        Parameters:
        indexedQuestionAnswersCount - The total number of FAQ questions and answers contained in the index.
        Returns:
        Returns a reference to this object so that method calls can be chained together.