Interface TerminateSessionResponse.Builder

    • Method Detail

      • sessionId

        TerminateSessionResponse.Builder sessionId​(String sessionId)

        The ID of the session that has been terminated.

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