Interface RelationshipLinkResourceFormat.DefinitionStages.WithRelatedProfilePropertyReferences

All Known Subinterfaces:
RelationshipLinkResourceFormat.Definition, RelationshipLinkResourceFormat.DefinitionStages.WithCreate
Enclosing interface:
RelationshipLinkResourceFormat.DefinitionStages

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

    • withRelatedProfilePropertyReferences

      RelationshipLinkResourceFormat.DefinitionStages.WithCreate 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.