Interface BatchConfiguration.UpdateStages.WithProperties

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

public static interface BatchConfiguration.UpdateStages.WithProperties
The stage of the BatchConfiguration update allowing to specify properties.
  • Method Details

    • withProperties

      Specifies the properties property: The batch configuration properties..
      Parameters:
      properties - The batch configuration properties.
      Returns:
      the next definition stage.