| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
Example.Builder | 
Example.Builder.addMentions(Mention mentions)
Adds an mentions to mentions. 
 | 
Example.Builder | 
Example.Builder.mentions(List<Mention> mentions)
Set the mentions. 
 | 
Example.Builder | 
Example.newBuilder()
New builder. 
 | 
Example.Builder | 
Example.Builder.text(String text)
Set the text. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.