Uses of Class
com.ibm.watson.assistant.v1.model.Example.Builder
Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
-
Uses of Example.Builder in com.ibm.watson.assistant.v1.model
Methods in com.ibm.watson.assistant.v1.model that return Example.Builder Modifier and Type Method 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.