| 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 |
|---|---|
List<MessageResponse.Intent> |
MessageResponse.getIntents()
Returns the list of intents as detected by the service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageResponse.setIntents(List<MessageResponse.Intent> intents)
Sets a list of intents as detected by the service.
|
Copyright © 2015–2016. All rights reserved.