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