| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
KendraIndexConfiguration |
KendraIndexConfiguration.clone() |
KendraIndexConfiguration |
RetrieverConfiguration.getKendraIndexConfiguration()
Provides information on how the Amazon Kendra index used as a retriever for your Amazon Q Business application is
configured.
|
KendraIndexConfiguration |
KendraIndexConfiguration.withIndexId(String indexId)
The identifier of the Amazon Kendra index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrieverConfiguration.setKendraIndexConfiguration(KendraIndexConfiguration kendraIndexConfiguration)
Provides information on how the Amazon Kendra index used as a retriever for your Amazon Q Business application is
configured.
|
RetrieverConfiguration |
RetrieverConfiguration.withKendraIndexConfiguration(KendraIndexConfiguration kendraIndexConfiguration)
Provides information on how the Amazon Kendra index used as a retriever for your Amazon Q Business application is
configured.
|
Copyright © 2025. All rights reserved.