DownloadHandler

open class DownloadHandler @Inject constructor(factory: ObjectFactory)

A nested DSL structure which configures and lists the artifact details that are used for downloading remote files from the Apicurio Schema Registry.

Constructors

Link copied to clipboard
@Inject
fun DownloadHandler(factory: ObjectFactory)

Functions

Link copied to clipboard
fun artifact(action: Action<DownloadArtifact>)