Interface BatchGetTaskIdentifier.Builder

  • Method Details

    • farmId

      The farm ID of the task.

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

      The queue ID of the task.

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

      The job ID of the task.

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

      The step ID of the task.

      Parameters:
      stepId - The step ID of the task.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • taskId

      The task ID.

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