| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConflictingItem> |
FeaturedResultsConflictException.conflictingItems()
A list of the conflicting queries, including the query text, the name for the featured results set, and the
identifier of the featured results set.
|
| Modifier and Type | Method and Description |
|---|---|
FeaturedResultsConflictException.Builder |
FeaturedResultsConflictException.Builder.conflictingItems(ConflictingItem... conflictingItems)
A list of the conflicting queries, including the query text, the name for the featured results set, and the
identifier of the featured results set.
|
| Modifier and Type | Method and Description |
|---|---|
FeaturedResultsConflictException.Builder |
FeaturedResultsConflictException.Builder.conflictingItems(Collection<ConflictingItem> conflictingItems)
A list of the conflicting queries, including the query text, the name for the featured results set, and the
identifier of the featured results set.
|
Copyright © 2023. All rights reserved.