Interface KpiResourceFormat.UpdateStages.WithDisplayName

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

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

    • withDisplayName

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