Interface BatchGetSessionActionIdentifier.Builder

  • Method Details

    • farmId

      The farm ID of the session action.

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

      The queue ID of the session action.

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

      The job ID of the session action.

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

      BatchGetSessionActionIdentifier.Builder sessionActionId(String sessionActionId)

      The session action ID.

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