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