Interface DataExport.UpdateStages.WithEnable

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

public static interface DataExport.UpdateStages.WithEnable
The stage of the DataExport update allowing to specify enable.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the enable property: Active when enabled..
  • Method Details

    • withEnable

      DataExport.Update withEnable(Boolean enable)
      Specifies the enable property: Active when enabled..
      Parameters:
      enable - Active when enabled.
      Returns:
      the next definition stage.