| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchDeleteFeaturedResultsSetError> |
BatchDeleteFeaturedResultsSetResponse.errors()
The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteFeaturedResultsSetResponse.Builder |
BatchDeleteFeaturedResultsSetResponse.Builder.errors(BatchDeleteFeaturedResultsSetError... errors)
The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteFeaturedResultsSetResponse.Builder |
BatchDeleteFeaturedResultsSetResponse.Builder.errors(Collection<BatchDeleteFeaturedResultsSetError> errors)
The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index.
|
Copyright © 2023. All rights reserved.