Package com.sap.ai.sdk.core.model
Interface RTAModelBaseData.Builder1
- Enclosing class:
RTAModelBaseData
public static interface RTAModelBaseData.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionexecutableId(String executableId) Set the executableId of thisRTAModelBaseDatainstance.
-
Method Details
-
executableId
Set the executableId of thisRTAModelBaseDatainstance.- Parameters:
executableId- ID of the executable- Returns:
- The RTAModelBaseData builder.
-