Package com.sap.ai.sdk.grounding.model
Interface DocumentKeyValueListPair.Builder1
- Enclosing class:
DocumentKeyValueListPair
public static interface DocumentKeyValueListPair.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptiondefault DocumentKeyValueListPairSet the value of thisDocumentKeyValueListPairinstance.Set the value of thisDocumentKeyValueListPairinstance.
-
Method Details
-
value
Set the value of thisDocumentKeyValueListPairinstance.- Parameters:
value- The value of thisDocumentKeyValueListPair- Returns:
- The DocumentKeyValueListPair instance.
-
value
Set the value of thisDocumentKeyValueListPairinstance.- Parameters:
value- The value of thisDocumentKeyValueListPair- Returns:
- The DocumentKeyValueListPair instance.
-