Interface View.DefinitionStages.WithTimeframe

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

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

    • withTimeframe

      Specifies the timeframe property: The time frame for pulling data for the report. If custom, then a specific time period must be provided..
      Parameters:
      timeframe - The time frame for pulling data for the report. If custom, then a specific time period must be provided.
      Returns:
      the next definition stage.