Interface LinkResourceFormat.UpdateStages.WithSourceEntityType

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

public static interface LinkResourceFormat.UpdateStages.WithSourceEntityType
The stage of the LinkResourceFormat update allowing to specify sourceEntityType.
  • Method Details

    • withSourceEntityType

      LinkResourceFormat.Update withSourceEntityType(EntityType sourceEntityType)
      Specifies the sourceEntityType property: Type of source entity..
      Parameters:
      sourceEntityType - Type of source entity.
      Returns:
      the next definition stage.