Interface ViewResourceFormat.UpdateStages.WithDisplayName

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

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

    • withDisplayName

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