Package com.sap.ai.sdk.core.model
Interface RTAInputArtifactArgumentBinding.Builder1
- Enclosing class:
RTAInputArtifactArgumentBinding
public static interface RTAInputArtifactArgumentBinding.Builder1
Builder helper class.
-
Method Summary
-
Method Details
-
url
Set the url of thisRTAInputArtifactArgumentBindinginstance.- Parameters:
url- Reference to the location of the artifact. Note, the credentials will be found in a secret called 'some_bucket-object_store_secret'. If not provided, a default will be assumed.- Returns:
- The RTAInputArtifactArgumentBinding instance.
-