Interface LinkResourceFormat.UpdateStages.WithTargetEntityTypeName

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

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

    • withTargetEntityTypeName

      LinkResourceFormat.Update withTargetEntityTypeName(String targetEntityTypeName)
      Specifies the targetEntityTypeName property: Name of the target Entity Type..
      Parameters:
      targetEntityTypeName - Name of the target Entity Type.
      Returns:
      the next definition stage.