| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
FaqStatistics |
FaqStatistics.clone() |
FaqStatistics |
IndexStatistics.getFaqStatistics()
The number of question and answer topics in the index.
|
FaqStatistics |
FaqStatistics.withIndexedQuestionAnswersCount(Integer indexedQuestionAnswersCount)
The total number of FAQ questions and answers contained in the index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexStatistics.setFaqStatistics(FaqStatistics faqStatistics)
The number of question and answer topics in the index.
|
IndexStatistics |
IndexStatistics.withFaqStatistics(FaqStatistics faqStatistics)
The number of question and answer topics in the index.
|
Copyright © 2020. All rights reserved.