Package com.sap.ai.sdk.core.model
Interface RTAArtifact.Builder
- Enclosing class:
RTAArtifact
public static interface RTAArtifact.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
name
Set the name of thisRTAArtifactinstance.- Parameters:
name- Name of the artifact; this is used for dependent pipelines to resolve an artifact- Returns:
- The RTAArtifact builder.
-