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