| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
ExpandConfiguration |
ExpandConfiguration.clone() |
ExpandConfiguration |
CollapseConfiguration.getExpandConfiguration()
Provides configuration information to customize expansion options for a collapsed group.
|
ExpandConfiguration |
ExpandConfiguration.withMaxExpandedResultsPerItem(Integer maxExpandedResultsPerItem)
The number of expanded results to show per collapsed primary document.
|
ExpandConfiguration |
ExpandConfiguration.withMaxResultItemsToExpand(Integer maxResultItemsToExpand)
The number of collapsed search result groups to expand.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollapseConfiguration.setExpandConfiguration(ExpandConfiguration expandConfiguration)
Provides configuration information to customize expansion options for a collapsed group.
|
CollapseConfiguration |
CollapseConfiguration.withExpandConfiguration(ExpandConfiguration expandConfiguration)
Provides configuration information to customize expansion options for a collapsed group.
|
Copyright © 2023. All rights reserved.