Interface FaqStatistics.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FaqStatistics.Builder,FaqStatistics>, SdkBuilder<FaqStatistics.Builder,FaqStatistics>, SdkPojo
Enclosing class:
FaqStatistics

public static interface FaqStatistics.Builder extends SdkPojo, CopyableBuilder<FaqStatistics.Builder,FaqStatistics>
  • Method Details

    • 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.