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