Package com.sap.ai.sdk.core.model
Interface RTAOutputArtifactArgumentBinding.Builder
- Enclosing class:
RTAOutputArtifactArgumentBinding
public static interface RTAOutputArtifactArgumentBinding.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the name of thisRTAOutputArtifactArgumentBindinginstance.
-
Method Details
-
name
Set the name of thisRTAOutputArtifactArgumentBindinginstance.- Parameters:
name- The name of thisRTAOutputArtifactArgumentBinding- Returns:
- The RTAOutputArtifactArgumentBinding instance.
-