| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<QueryResultItem> |
QueryResponse.resultItems()
The results of the search.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponse.Builder |
QueryResponse.Builder.resultItems(QueryResultItem... resultItems)
The results of the search.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponse.Builder |
QueryResponse.Builder.resultItems(Collection<QueryResultItem> resultItems)
The results of the search.
|
Copyright © 2021. All rights reserved.