Interface LinkResourceFormat.DefinitionStages.WithParticipantPropertyReferences

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

public static interface LinkResourceFormat.DefinitionStages.WithParticipantPropertyReferences
The stage of the LinkResourceFormat definition allowing to specify participantPropertyReferences.
  • Method Details

    • withParticipantPropertyReferences

      LinkResourceFormat.DefinitionStages.WithCreate withParticipantPropertyReferences(List<ParticipantPropertyReference> participantPropertyReferences)
      Specifies the participantPropertyReferences property: The properties that represent the participating profile..
      Parameters:
      participantPropertyReferences - The properties that represent the participating profile.
      Returns:
      the next definition stage.