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