Interface KpiResourceFormat.UpdateStages.WithDescription

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

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

    • withDescription

      KpiResourceFormat.Update withDescription(Map<String,String> description)
      Specifies the description property: Localized description for the KPI..
      Parameters:
      description - Localized description for the KPI.
      Returns:
      the next definition stage.