Interface RelationshipLinkResourceFormat.UpdateStages.WithRelatedProfilePropertyReferences

All Known Subinterfaces:
RelationshipLinkResourceFormat.Update
Enclosing interface:
RelationshipLinkResourceFormat.UpdateStages

public static interface RelationshipLinkResourceFormat.UpdateStages.WithRelatedProfilePropertyReferences
The stage of the RelationshipLinkResourceFormat update allowing to specify relatedProfilePropertyReferences.
  • Method Details

    • withRelatedProfilePropertyReferences

      RelationshipLinkResourceFormat.Update withRelatedProfilePropertyReferences(List<ParticipantProfilePropertyReference> relatedProfilePropertyReferences)
      Specifies the relatedProfilePropertyReferences property: The property references for the Related Profile of the Relationship..
      Parameters:
      relatedProfilePropertyReferences - The property references for the Related Profile of the Relationship.
      Returns:
      the next definition stage.