Class MessageContextGlobalStateless

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

public class MessageContextGlobalStateless
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Session context data that is shared by all skills used by the Assistant.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a MessageContextGlobalStateless builder
    • system

      public MessageContextGlobalSystem system()
      Gets the system.

      Built-in system properties that apply to all skills used by the assistant.

      Returns:
      the system
    • sessionId

      public String sessionId()
      Gets the sessionId.

      The unique identifier of the session.

      Returns:
      the sessionId