Interface HalLinkRelation.HalLinkRelationBuilder
- Enclosing class:
- HalLinkRelation
public static interface HalLinkRelation.HalLinkRelationBuilder
Simple builder interface to easily create multiple
HalLinkRelations for a single curie.- Author:
- Oliver Drotbohm
-
Method Summary
Modifier and TypeMethodDescriptionCreates a newHalLinkRelationbased on the current curie settings.
-
Method Details
-
relation
Creates a newHalLinkRelationbased on the current curie settings.- Parameters:
relation- must not be null or empty.- Returns:
- will never be null.
-