Class SftpDownloader

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

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

    • SftpDownloader

      public SftpDownloader()
  • Method Details

    • asImmutable

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