Interface TerminateSessionResponse.Builder

  • Method Details

    • applicationId

      TerminateSessionResponse.Builder applicationId(String applicationId)

      The output contains the application ID on which the session was terminated.

      Parameters:
      applicationId - The output contains the application ID on which the session was terminated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sessionId

      The output contains the ID of the terminated session.

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