| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
TextDocumentStatistics |
TextDocumentStatistics.clone() |
TextDocumentStatistics |
IndexStatistics.getTextDocumentStatistics()
The number of text documents indexed.
|
TextDocumentStatistics |
TextDocumentStatistics.withIndexedTextDocumentsCount(Integer indexedTextDocumentsCount)
The number of text documents indexed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexStatistics.setTextDocumentStatistics(TextDocumentStatistics textDocumentStatistics)
The number of text documents indexed.
|
IndexStatistics |
IndexStatistics.withTextDocumentStatistics(TextDocumentStatistics textDocumentStatistics)
The number of text documents indexed.
|
Copyright © 2020. All rights reserved.