Interface View.DefinitionStages.WithDataset

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

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

    • withDataset

      Specifies the dataset property: Has definition for data in this report config..
      Parameters:
      dataset - Has definition for data in this report config.
      Returns:
      the next definition stage.