Package | Description |
---|---|
com.ibm.watson.developer_cloud.conversation.v1_experimental.model |
Classes that map the HTTP service requests and responses into POJOs
|
Modifier and Type | Method and Description |
---|---|
MessageRequest.Builder |
MessageRequest.Builder.context(Map<String,Object> context)
Sets the context/state which is to be sent to the message API as a part of the service
request.
|
MessageRequest.Builder |
MessageRequest.Builder.input(Map<String,Object> input)
Sets the input which is to be sent to the message API as a part of the service request.
|
MessageRequest.Builder |
MessageRequest.Builder.inputText(String text)
Sets the input text which is to be sent to the message API as a part of the service request.
|
MessageRequest.Builder |
MessageRequest.newBuilder()
New builder.
|
Copyright © 2015–2016. All rights reserved.