Class RelationTraceEntryRequest.Builder
Object
Builder
- Enclosing class:
RelationTraceEntryRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
but()
Deprecated.This method will be removed in the future.relationTypeId
(UUID relationTypeId) Required. The ID of the relation type for the relation trace entry.roleDirection
(boolean roleDirection) The direction of the relation to take, true if the relation is followed in role direction.toString()
-
Method Details
-
but
Deprecated.This method will be removed in the future. Please, useRelationTraceEntryRequest.builder()
.Clone method for this Builder. -
roleDirection
The direction of the relation to take, true if the relation is followed in role direction.- Returns:
this
.
-
relationTypeId
Required. The ID of the relation type for the relation trace entry.- Returns:
this
.
-
build
-
toString
-