Interface Export.DefinitionStages.WithSchedule

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

public static interface Export.DefinitionStages.WithSchedule
The stage of the Export definition allowing to specify schedule.
  • Method Details

    • withSchedule

      Specifies the schedule property: Has schedule information for the export..
      Parameters:
      schedule - Has schedule information for the export.
      Returns:
      the next definition stage.