| 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 BatchDeleteFeaturedResultsSetResponse |
KendraClient.batchDeleteFeaturedResultsSet(BatchDeleteFeaturedResultsSetRequest batchDeleteFeaturedResultsSetRequest)
Removes one or more sets of featured results.
|
default CompletableFuture<BatchDeleteFeaturedResultsSetResponse> |
KendraAsyncClient.batchDeleteFeaturedResultsSet(BatchDeleteFeaturedResultsSetRequest batchDeleteFeaturedResultsSetRequest)
Removes one or more sets of featured results.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchDeleteFeaturedResultsSetRequestMarshaller.marshall(BatchDeleteFeaturedResultsSetRequest batchDeleteFeaturedResultsSetRequest) |
Copyright © 2023. All rights reserved.