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