Package com.sap.ai.sdk.core.model
Interface RTAArtifact.Builder2
- Enclosing class:
RTAArtifact
public static interface RTAArtifact.Builder2
Builder helper class.
-
Method Summary
-
Method Details
-
url
Set the url of thisRTAArtifactinstance.- 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 RTAArtifact builder.
-