Class FileResponse

    • Field Detail

      • body

        private java.io.File body
    • Constructor Detail

      • FileResponse

        public FileResponse​(RawResponse r,
                            java.lang.String path,
                            ProgressMonitor downloadMonitor,
                            java.nio.file.CopyOption... copyOptions)