Interface View.UpdateStages.WithPivots

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

public static interface View.UpdateStages.WithPivots
The stage of the View update allowing to specify pivots.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the pivots property: Configuration of 3 sub-views in the Cost Analysis UI..
  • Method Details

    • withPivots

      View.Update withPivots(List<PivotProperties> pivots)
      Specifies the pivots property: Configuration of 3 sub-views in the Cost Analysis UI..
      Parameters:
      pivots - Configuration of 3 sub-views in the Cost Analysis UI.
      Returns:
      the next definition stage.