Package com.sap.ai.sdk.grounding.model
Interface DocumentKeyValueListPair.Builder
- Enclosing class:
DocumentKeyValueListPair
public static interface DocumentKeyValueListPair.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
key
Set the key of thisDocumentKeyValueListPairinstance.- Parameters:
key- The key of thisDocumentKeyValueListPair- Returns:
- The DocumentKeyValueListPair builder.
-