You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, we have the LinkBuilder class, but as far as I am aware no method of adding a Link to a Representation. Is this likely to change in the future?
...so we can go:
resource.withLink(Link.builder().withHref("..").withTitle(".."));
The text was updated successfully, but these errors were encountered: