| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendraranking.model |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
RescoreRequest.documents()
The list of documents for Amazon Kendra Intelligent Ranking to rescore or rank on.
|
| Modifier and Type | Method and Description |
|---|---|
RescoreRequest.Builder |
RescoreRequest.Builder.documents(Document... documents)
The list of documents for Amazon Kendra Intelligent Ranking to rescore or rank on.
|
| Modifier and Type | Method and Description |
|---|---|
RescoreRequest.Builder |
RescoreRequest.Builder.documents(Collection<Document> documents)
The list of documents for Amazon Kendra Intelligent Ranking to rescore or rank on.
|
Copyright © 2023. All rights reserved.