| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<RetrieveResultItem> |
RetrieveResponse.resultItems()
The results of the retrieved relevant passages for the search.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveResponse.Builder |
RetrieveResponse.Builder.resultItems(RetrieveResultItem... resultItems)
The results of the retrieved relevant passages for the search.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveResponse.Builder |
RetrieveResponse.Builder.resultItems(Collection<RetrieveResultItem> resultItems)
The results of the retrieved relevant passages for the search.
|
Copyright © 2023. All rights reserved.