Interface LinkResourceFormat.UpdateStages.WithTargetEntityType

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

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

    • withTargetEntityType

      LinkResourceFormat.Update withTargetEntityType(EntityType targetEntityType)
      Specifies the targetEntityType property: Type of target entity..
      Parameters:
      targetEntityType - Type of target entity.
      Returns:
      the next definition stage.