Interface Relationship.Builder

    • Method Detail

      • targetComponentTypeId

        Relationship.Builder targetComponentTypeId​(String targetComponentTypeId)

        The ID of the target component type associated with this relationship.

        Parameters:
        targetComponentTypeId - The ID of the target component type associated with this relationship.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • relationshipType

        Relationship.Builder relationshipType​(String relationshipType)

        The type of the relationship.

        Parameters:
        relationshipType - The type of the relationship.
        Returns:
        Returns a reference to this object so that method calls can be chained together.