| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<FacetResult> |
QueryResponse.facetResults()
Contains the facet results.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponse.Builder |
QueryResponse.Builder.facetResults(FacetResult... facetResults)
Contains the facet results.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponse.Builder |
QueryResponse.Builder.facetResults(Collection<FacetResult> facetResults)
Contains the facet results.
|
Copyright © 2021. All rights reserved.