Package com.sap.ai.sdk.core.model
Interface AiArtifact.Builder
- Enclosing class:
AiArtifact
public static interface AiArtifact.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
name
Set the name of thisAiArtifactinstance.- Parameters:
name- Name of the artifact- Returns:
- The AiArtifact builder.
-