Package com.sap.ai.sdk.core.model
Interface RTAModelVersion.Builder2
- Enclosing class:
RTAModelVersion
public static interface RTAModelVersion.Builder2
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptiondeprecated(Boolean deprecated) Set the deprecated of thisRTAModelVersioninstance.
-
Method Details
-
deprecated
Set the deprecated of thisRTAModelVersioninstance.- Parameters:
deprecated- Deprecation status of model- Returns:
- The RTAModelVersion instance.
-