Interface View.DefinitionStages.WithKpis

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

public static interface View.DefinitionStages.WithKpis
The stage of the View definition allowing to specify kpis.
  • Method Details

    • withKpis

      Specifies the kpis property: List of KPIs to show in Cost Analysis UI..
      Parameters:
      kpis - List of KPIs to show in Cost Analysis UI.
      Returns:
      the next definition stage.