| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
IndexStatistics |
IndexStatistics.clone() |
IndexStatistics |
GetIndexResult.getIndexStatistics()
Provides information about the number of documents indexed.
|
IndexStatistics |
IndexStatistics.withTextDocumentStatistics(TextDocumentStatistics textDocumentStatistics)
The number of documents indexed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetIndexResult.setIndexStatistics(IndexStatistics indexStatistics)
Provides information about the number of documents indexed.
|
GetIndexResult |
GetIndexResult.withIndexStatistics(IndexStatistics indexStatistics)
Provides information about the number of documents indexed.
|
Copyright © 2024. All rights reserved.