Uses of Class
software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
-
Packages that use TextDocumentStatistics Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of TextDocumentStatistics in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return TextDocumentStatistics Modifier and Type Method Description TextDocumentStatisticsIndexStatistics. textDocumentStatistics()The number of text documents indexed.Methods in software.amazon.awssdk.services.kendra.model with parameters of type TextDocumentStatistics Modifier and Type Method Description IndexStatistics.BuilderIndexStatistics.Builder. textDocumentStatistics(TextDocumentStatistics textDocumentStatistics)The number of text documents indexed.
-