Interface StartQAppSessionResponse.Builder

    • Method Detail

      • sessionId

        StartQAppSessionResponse.Builder sessionId​(String sessionId)

        The unique identifier of the new Q App session.

        Parameters:
        sessionId - The unique identifier of the new Q App session.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sessionArn

        StartQAppSessionResponse.Builder sessionArn​(String sessionArn)

        The Amazon Resource Name (ARN) of the new Q App session.

        Parameters:
        sessionArn - The Amazon Resource Name (ARN) of the new Q App session.
        Returns:
        Returns a reference to this object so that method calls can be chained together.