Package com.sap.ai.sdk.core.model
Interface AiExecutableArtifact.Builder
- Enclosing class:
AiExecutableArtifact
public static interface AiExecutableArtifact.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
name
Set the name of thisAiExecutableArtifactinstance.- Parameters:
name- Name of the executable input artifacts- Returns:
- The AiExecutableArtifact instance.
-