Package io.micronaut.starter.api
Class LinkDTO
java.lang.Object
io.micronaut.starter.api.LinkDTO
Represents a link.
- Since:
- 1.0.0
- Author:
- graemerocher
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LinkDTO
-
LinkDTO
-
-
Method Details
-
getHref
- Returns:
- The link address
-
isTemplated
public boolean isTemplated()- Returns:
- Whether the link is templated
-