Interface CreateSessionResponse.Builder

  • Method Details

    • sessionId

      CreateSessionResponse.Builder sessionId(String sessionId)

      The unique identifier for the created session.

      Parameters:
      sessionId - The unique identifier for the created session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.