Interface KpiResourceFormat.DefinitionStages.WithExpression

All Known Subinterfaces:
KpiResourceFormat.Definition, KpiResourceFormat.DefinitionStages.WithCreate
Enclosing interface:
KpiResourceFormat.DefinitionStages

public static interface KpiResourceFormat.DefinitionStages.WithExpression
The stage of the KpiResourceFormat definition allowing to specify expression.
  • Method Details

    • withExpression

      Specifies the expression property: The computation expression for the KPI..
      Parameters:
      expression - The computation expression for the KPI.
      Returns:
      the next definition stage.