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