static BatchDeleteFeaturedResultsSetResponse.Builder |
BatchDeleteFeaturedResultsSetResponse.builder() |
|
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.
|
BatchDeleteFeaturedResultsSetResponse.Builder |
BatchDeleteFeaturedResultsSetResponse.Builder.errors(Consumer<BatchDeleteFeaturedResultsSetError.Builder>... errors) |
The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index.
|
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.
|
BatchDeleteFeaturedResultsSetResponse.Builder |
BatchDeleteFeaturedResultsSetResponse.toBuilder() |
|