Interface AutoStartConfig.Builder

    • Method Detail

      • enabled

        AutoStartConfig.Builder enabled​(Boolean enabled)

        Enables the application to automatically start on job submission. Defaults to true.

        Parameters:
        enabled - Enables the application to automatically start on job submission. Defaults to true.
        Returns:
        Returns a reference to this object so that method calls can be chained together.