Link
instead@Deprecated public interface Link extends Link
Modifier and Type | Interface and Description |
---|---|
static interface |
Link.Builder
Deprecated.
Use
Link.Builder instead. |
Modifier and Type | Method and Description |
---|---|
static Link.Builder |
build(URI uri)
Deprecated.
Create a link from the given URI.
|
static Link |
of(String uri)
Deprecated.
Create a link from the given URI.
|
static Link |
of(URI uri)
Deprecated.
Create a link from the given URI.
|
getDeprecation, getHref, getHreflang, getName, getProfile, getTitle, getType, isTemplated