Class ReactiveDownloadStage

    • Method Detail

      • downloadTo

        public reactor.core.publisher.Mono<File> downloadTo​(File targetFolder)
        Configures target folder to download to
        Parameters:
        targetFolder - File folder where to download the produced audio file
        Returns:
        Mono to subscribe when the file is downloaded