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