Interface BatchGetJobIdentifier.Builder

  • Method Details

    • farmId

      The farm ID of the job.

      Parameters:
      farmId - The farm ID of the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • queueId

      The queue ID of the job.

      Parameters:
      queueId - The queue ID of the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobId

      The job ID.

      Parameters:
      jobId - The job ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.