Package com.sap.ai.sdk.grounding.model
Interface RetrievalDocumentKeyValueListPair.Builder1
- Enclosing class:
RetrievalDocumentKeyValueListPair
public static interface RetrievalDocumentKeyValueListPair.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the value of thisRetrievalDocumentKeyValueListPairinstance.Set the value of thisRetrievalDocumentKeyValueListPairinstance.
-
Method Details
-
value
Set the value of thisRetrievalDocumentKeyValueListPairinstance.- Parameters:
value- The value of thisRetrievalDocumentKeyValueListPair- Returns:
- The RetrievalDocumentKeyValueListPair instance.
-
value
Set the value of thisRetrievalDocumentKeyValueListPairinstance.- Parameters:
value- The value of thisRetrievalDocumentKeyValueListPair- Returns:
- The RetrievalDocumentKeyValueListPair instance.
-