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