Class DownloadHelper
java.lang.Object
com.redhat.devtools.intellij.common.utils.DownloadHelper
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondownloadIfRequired(String toolName, URL url) downloadIfRequiredAsync(String toolName, URL url) static DownloadHelper
-
Method Details
-
getInstance
-
downloadIfRequired
- Throws:
IOException
-
downloadIfRequiredAsync
public CompletableFuture<DownloadHelper.ToolInstance> downloadIfRequiredAsync(String toolName, URL url)
-