Package com.sap.ai.sdk.core.model
Interface RTAArtifact.Builder1
- Enclosing class:
RTAArtifact
public static interface RTAArtifact.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionexecutionId(String executionId) Set the executionId of thisRTAArtifactinstance.
-
Method Details
-
executionId
Set the executionId of thisRTAArtifactinstance.- Parameters:
executionId- ID of the execution- Returns:
- The RTAArtifact builder.
-