Interface KpiResourceFormat.UpdateStages.WithUnit

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

public static interface KpiResourceFormat.UpdateStages.WithUnit
The stage of the KpiResourceFormat update allowing to specify unit.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the unit property: The unit of measurement for the KPI..
  • Method Details

    • withUnit

      Specifies the unit property: The unit of measurement for the KPI..
      Parameters:
      unit - The unit of measurement for the KPI.
      Returns:
      the next definition stage.