Interface LinkResourceFormat.DefinitionStages.WithTargetEntityTypeName

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

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

    • withTargetEntityTypeName

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