@Value.Immutable
public interface RestDirectDownloadHandle
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUrl() |
static RestDirectDownloadHandle |
of(com.fasterxml.jackson.databind.JsonNode node)
Deprecated.
|
static RestDirectDownloadHandle |
of(java.lang.String url) |
java.lang.String getUrl()
@Deprecated static RestDirectDownloadHandle of(com.fasterxml.jackson.databind.JsonNode node) throws com.fasterxml.jackson.databind.JsonMappingException
com.fasterxml.jackson.databind.JsonMappingExceptionstatic RestDirectDownloadHandle of(java.lang.String url)