Interface ProfileResourceFormat.UpdateStages.WithDisplayName

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

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

    • withDisplayName

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