Interface Export.UpdateStages.WithRunHistory

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

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

    • withRunHistory

      Export.Update withRunHistory(ExportExecutionListResultInner runHistory)
      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.