| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateFeaturedResultsSetResponse |
KendraClient.createFeaturedResultsSet(Consumer<CreateFeaturedResultsSetRequest.Builder> createFeaturedResultsSetRequest)
Creates a set of featured results to display at the top of the search results page.
|
default CreateFeaturedResultsSetResponse |
KendraClient.createFeaturedResultsSet(CreateFeaturedResultsSetRequest createFeaturedResultsSetRequest)
Creates a set of featured results to display at the top of the search results page.
|
default UpdateFeaturedResultsSetResponse |
KendraClient.updateFeaturedResultsSet(Consumer<UpdateFeaturedResultsSetRequest.Builder> updateFeaturedResultsSetRequest)
Updates a set of featured results.
|
default UpdateFeaturedResultsSetResponse |
KendraClient.updateFeaturedResultsSet(UpdateFeaturedResultsSetRequest updateFeaturedResultsSetRequest)
Updates a set of featured results.
|
Copyright © 2023. All rights reserved.