Interface BatchGetSessionIdentifier.Builder

  • Method Details

    • farmId

      The farm ID of the session.

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

      The queue ID of the session.

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

      The job ID of the session.

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

      The session ID.

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