public class DownloadService extends Object
| Modifier and Type | Method and Description |
|---|---|
static URL |
getDownloadUrlForSnyk(String version,
Platform platform) |
static URL |
getDownloadUrlForSnykToHtml(Platform platform) |
public static URL getDownloadUrlForSnyk(@Nonnull String version, @Nonnull Platform platform) throws IOException
IOExceptionpublic static URL getDownloadUrlForSnykToHtml(@Nonnull Platform platform) throws IOException
IOExceptionCopyright © 2016–2020. All rights reserved.