@Value.Immutable
public interface DirectDownloadHandle
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getUrl() |
static DirectDownloadHandle |
of(java.lang.String url) |
static DirectDownloadHandle |
of(java.net.URL url) |
java.net.URL getUrl()
static DirectDownloadHandle of(java.lang.String url)
static DirectDownloadHandle of(java.net.URL url)