Class ScpDownloader

All Implemented Interfaces:
Serializable, Activatable, Domain, ExtraProperties, ModelObject<ScpDownloader>, Ssh, TimeoutAware, Downloader<org.jreleaser.model.api.download.ScpDownloader>, SshDownloader<org.jreleaser.model.api.download.ScpDownloader>

public final class ScpDownloader extends AbstractSshDownloader<org.jreleaser.model.api.download.ScpDownloader,ScpDownloader>
Since:
1.1.0
Author:
Andres Almiray
See Also:
  • Constructor Details

    • ScpDownloader

      public ScpDownloader()
  • Method Details

    • asImmutable

      public org.jreleaser.model.api.download.ScpDownloader asImmutable()