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