Interface RTAInputArtifactArgumentBinding.Builder1

Enclosing class:
RTAInputArtifactArgumentBinding

public static interface RTAInputArtifactArgumentBinding.Builder1
Builder helper class.
  • Method Details

    • url

      Set the url of this RTAInputArtifactArgumentBinding instance.
      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.