public interface Downloader
| Modifier and Type | Method and Description |
|---|---|
File |
download(DownloadConfig runtime,
Distribution distribution) |
String |
getDownloadUrl(DownloadConfig runtime,
Distribution distribution)
Deprecated.
|
static Downloader |
platformDefault() |
@Deprecated String getDownloadUrl(DownloadConfig runtime, Distribution distribution)
File download(DownloadConfig runtime, Distribution distribution) throws IOException
IOExceptionstatic Downloader platformDefault()
Copyright © 2022. All rights reserved.