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