Package | Description |
---|---|
com.ibm.watson.assistant.v2.model |
Modifier and Type | Method and Description |
---|---|
MessageContext |
MessageContext.Builder.build()
Builds a MessageContext.
|
MessageContext |
MessageOptions.context()
Gets the context.
|
MessageContext |
MessageRequest.context()
Gets the context.
|
MessageContext |
MessageResponse.getContext()
Gets the context.
|
Modifier and Type | Method and Description |
---|---|
MessageOptions.Builder |
MessageOptions.Builder.context(MessageContext context)
Set the context.
|
MessageRequest.Builder |
MessageRequest.Builder.context(MessageContext context)
Set the context.
|
Copyright © 2023 IBM Cloud. All rights reserved.