public static interface HalModelBuilder.PreviewBuilder
| Modifier and Type | Method and Description |
|---|---|
HalModelBuilder |
forLink(Link link)
Concludes the set up of a preview for the given
Link. |
default HalModelBuilder |
forLink(String href,
LinkRelation relation)
Concludes the set up of a preview for the
Link consisting ot the given href and LinkRelation. |
HalModelBuilder forLink(Link link)
Link.link - must not be null.HalModelBuilder.preview(Object)default HalModelBuilder forLink(String href, LinkRelation relation)
Link consisting ot the given href and LinkRelation.href - must not be null.relation - must not be null.HalModelBuilder.preview(Object)Copyright © 2011–2023 Pivotal, Inc.. All rights reserved.