Uses of Class
software.amazon.awssdk.services.kendra.model.FaqStatistics
-
Packages that use FaqStatistics Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of FaqStatistics in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return FaqStatistics Modifier and Type Method Description FaqStatisticsIndexStatistics. faqStatistics()The number of question and answer topics in the index.Methods in software.amazon.awssdk.services.kendra.model with parameters of type FaqStatistics Modifier and Type Method Description IndexStatistics.BuilderIndexStatistics.Builder. faqStatistics(FaqStatistics faqStatistics)The number of question and answer topics in the index.
-