Interface LinkResourceFormat.UpdateStages.WithSourceEntityTypeName

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

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

    • withSourceEntityTypeName

      LinkResourceFormat.Update withSourceEntityTypeName(String sourceEntityTypeName)
      Specifies the sourceEntityTypeName property: Name of the source Entity Type..
      Parameters:
      sourceEntityTypeName - Name of the source Entity Type.
      Returns:
      the next definition stage.