| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
CollapseConfiguration |
QueryRequest.collapseConfiguration()
Provides configuration to determine how to group results by document attribute value, and how to display them
(collapsed or expanded) under a designated primary document for each group.
|
| Modifier and Type | Method and Description |
|---|---|
QueryRequest.Builder |
QueryRequest.Builder.collapseConfiguration(CollapseConfiguration collapseConfiguration)
Provides configuration to determine how to group results by document attribute value, and how to display them
(collapsed or expanded) under a designated primary document for each group.
|
Copyright © 2023. All rights reserved.