Interface LinkResourceFormat.UpdateStages.WithDisplayName

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

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

    • withDisplayName

      LinkResourceFormat.Update withDisplayName(Map<String,String> displayName)
      Specifies the displayName property: Localized display name for the Link..
      Parameters:
      displayName - Localized display name for the Link.
      Returns:
      the next definition stage.