Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
Context.Builder |
Context.Builder.add(String name,
Object value)
Add an arbitrary property.
|
Context.Builder |
Context.Builder.conversationId(String conversationId)
Set the conversationId.
|
Context.Builder |
Context.Builder.metadata(MessageContextMetadata metadata)
Set the metadata.
|
Context.Builder |
Context.newBuilder()
New builder.
|
Context.Builder |
Context.Builder.system(Map<String,Object> system)
Set the system.
|
Copyright © 2024 IBM Cloud. All rights reserved.