Package com.sap.ai.sdk.grounding.model
Interface DocumentBulkDeleteResponse.Builder
- Enclosing class:
DocumentBulkDeleteResponse
public static interface DocumentBulkDeleteResponse.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the deleted of thisDocumentBulkDeleteResponseinstance.Set the deleted of thisDocumentBulkDeleteResponseinstance.
-
Method Details
-
deleted
Set the deleted of thisDocumentBulkDeleteResponseinstance.- Parameters:
deleted- List of successfully deleted document IDs- Returns:
- The DocumentBulkDeleteResponse builder.
-
deleted
Set the deleted of thisDocumentBulkDeleteResponseinstance.- Parameters:
deleted- List of successfully deleted document IDs- Returns:
- The DocumentBulkDeleteResponse builder.
-