Package | Description |
---|---|
com.ibm.watson.assistant.v2.model |
Modifier and Type | Method and Description |
---|---|
MessageContext |
MessageContext.Builder.build()
Builds a MessageContext.
|
MessageContext |
MessageStreamStatelessOptions.context()
Gets the context.
|
MessageContext |
MessageOptions.context()
Gets the context.
|
MessageContext |
MessageStreamOptions.context()
Gets the context.
|
MessageContext |
LogResponse.getContext()
Gets the context.
|
MessageContext |
StatefulMessageResponse.getContext()
Gets the context.
|
MessageContext |
FinalResponse.getContext()
Gets the context.
|
MessageContext |
LogRequest.getContext()
Gets the context.
|
Modifier and Type | Method and Description |
---|---|
MessageStreamStatelessOptions.Builder |
MessageStreamStatelessOptions.Builder.context(MessageContext context)
Set the context.
|
MessageOptions.Builder |
MessageOptions.Builder.context(MessageContext context)
Set the context.
|
MessageStreamOptions.Builder |
MessageStreamOptions.Builder.context(MessageContext context)
Set the context.
|
Copyright © 2024 IBM Cloud. All rights reserved.