Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a fluent Link.builder() API to building Links #4

Open
talios opened this issue Oct 9, 2012 · 1 comment
Open

Add a fluent Link.builder() API to building Links #4

talios opened this issue Oct 9, 2012 · 1 comment

Comments

@talios
Copy link
Member

talios commented Oct 9, 2012

...so we can go:

resource.withLink(Link.builder().withHref("..").withTitle(".."));

@j-baker
Copy link

j-baker commented Sep 19, 2013

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants