Package com.sap.ai.sdk.core.model
Interface RTAExecutableParameter.Builder
- Enclosing class:
RTAExecutableParameter
public static interface RTAExecutableParameter.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
name
Set the name of thisRTAExecutableParameterinstance.- Parameters:
name- Name of the signature argument- Returns:
- The RTAExecutableParameter instance.
-