Interface Export.DefinitionStages.WithRunHistory

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

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

    • withRunHistory

      Specifies the runHistory property: If requested, has the most recent execution history for the export..
      Parameters:
      runHistory - If requested, has the most recent execution history for the export.
      Returns:
      the next definition stage.