Class SessionResponse

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v2.model.SessionResponse
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class SessionResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
SessionResponse.
  • Constructor Summary

    Constructors
    Constructor Description
    SessionResponse()  
  • Method Summary

    Modifier and Type Method Description
    String getSessionId()
    Gets the sessionId.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • SessionResponse

      public SessionResponse()
  • Method Details

    • getSessionId

      public String getSessionId()
      Gets the sessionId.

      The session ID.

      Returns:
      the sessionId