Interface LinkResourceFormat.UpdateStages.WithMappings

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

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

    • withMappings

      Specifies the mappings property: The set of properties mappings between the source and target Types..
      Parameters:
      mappings - The set of properties mappings between the source and target Types.
      Returns:
      the next definition stage.