Package com.sap.ai.sdk.grounding.model
Interface DocumentBulkDeleteResponse.Builder1
- Enclosing class:
DocumentBulkDeleteResponse
public static interface DocumentBulkDeleteResponse.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the notFound of thisDocumentBulkDeleteResponseinstance.default DocumentBulkDeleteResponseSet the notFound of thisDocumentBulkDeleteResponseinstance.
-
Method Details
-
notFound
Set the notFound of thisDocumentBulkDeleteResponseinstance.- Parameters:
notFound- List of document IDs that were not found- Returns:
- The DocumentBulkDeleteResponse instance.
-
notFound
Set the notFound of thisDocumentBulkDeleteResponseinstance.- Parameters:
notFound- List of document IDs that were not found- Returns:
- The DocumentBulkDeleteResponse instance.
-