| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| software.amazon.awssdk.services.kendra.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SubmitFeedbackResponse> |
KendraAsyncClient.submitFeedback(SubmitFeedbackRequest submitFeedbackRequest)
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
|
default SubmitFeedbackResponse |
KendraClient.submitFeedback(SubmitFeedbackRequest submitFeedbackRequest)
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SubmitFeedbackRequestMarshaller.marshall(SubmitFeedbackRequest submitFeedbackRequest) |
Copyright © 2021. All rights reserved.