Package com.sap.ai.sdk.grounding.model
Interface DataRepositoryWithDocuments.Builder2
- Enclosing class:
DataRepositoryWithDocuments
public static interface DataRepositoryWithDocuments.Builder2
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptiondefault DataRepositoryWithDocumentsSet the documents of thisDataRepositoryWithDocumentsinstance.Set the documents of thisDataRepositoryWithDocumentsinstance.
-
Method Details
-
documents
Set the documents of thisDataRepositoryWithDocumentsinstance.- Parameters:
documents- The documents of thisDataRepositoryWithDocuments- Returns:
- The DataRepositoryWithDocuments instance.
-
documents
Set the documents of thisDataRepositoryWithDocumentsinstance.- Parameters:
documents- The documents of thisDataRepositoryWithDocuments- Returns:
- The DataRepositoryWithDocuments instance.
-