Interface JobDependency.Builder

All Superinterfaces:
Buildable, CopyableBuilder<JobDependency.Builder,JobDependency>, SdkBuilder<JobDependency.Builder,JobDependency>, SdkPojo
Enclosing class:
JobDependency

public static interface JobDependency.Builder extends SdkPojo, CopyableBuilder<JobDependency.Builder,JobDependency>
  • Method Details

    • 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.
    • type

      The type of the job dependency.

      Parameters:
      type - The type of the job dependency.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the job dependency.

      Parameters:
      type - The type of the job dependency.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: