Interface View.DefinitionStages.WithMetric

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

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

    • withMetric

      Specifies the metric property: Metric to use when displaying costs..
      Parameters:
      metric - Metric to use when displaying costs.
      Returns:
      the next definition stage.