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