Interface KpiResourceFormat.UpdateStages.WithThresHolds

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

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

    • withThresHolds

      KpiResourceFormat.Update withThresHolds(KpiThresholds thresHolds)
      Specifies the thresHolds property: The KPI thresholds..
      Parameters:
      thresHolds - The KPI thresholds.
      Returns:
      the next definition stage.