Interface LinkResourceFormat.DefinitionStages.WithSourceEntityTypeName

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

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

    • withSourceEntityTypeName

      LinkResourceFormat.DefinitionStages.WithCreate 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.