Interface View.UpdateStages.WithTimePeriod

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

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

    Modifier and Type
    Method
    Description
    Specifies the timePeriod property: Has time period for pulling data for the report..
  • Method Details

    • withTimePeriod

      View.Update withTimePeriod(ReportConfigTimePeriod timePeriod)
      Specifies the timePeriod property: Has time period for pulling data for the report..
      Parameters:
      timePeriod - Has time period for pulling data for the report.
      Returns:
      the next definition stage.