Class RelationTypeIdWithDirection.Builder
Object
Builder
- Enclosing class:
RelationTypeIdWithDirection
-
Method Summary
Modifier and TypeMethodDescriptionbuild()direction(RelationTypeIdWithDirection.Direction direction) Required. The direction of the relation.relationTypeId(UUID relationTypeId) Deprecated.relationTypePublicId(String relationTypePublicId) The public ID of the relation type.toString()
-
Method Details
-
relationTypeId
Deprecated.userelationTypePublicIdinstead.Required. The ID of the relation type.- Returns:
this.
-
relationTypePublicId
The public ID of the relation type.- Returns:
this.
-
direction
public RelationTypeIdWithDirection.Builder direction(RelationTypeIdWithDirection.Direction direction) Required. The direction of the relation.- Returns:
this.
-
build
-
toString
-
relationTypePublicIdinstead.