Interface JobDependency.Builder

    • Method Detail

      • jobId

        JobDependency.Builder jobId​(String jobId)

        The job ID of the Batch job that's associated with this dependency.

        Parameters:
        jobId - The job ID of the Batch job that's associated with this dependency.
        Returns:
        Returns a reference to this object so that method calls can be chained together.