Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
Example.Builder |
Example.Builder.addMentions(Mention mentions)
Adds a new element 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 © 2024 IBM Cloud. All rights reserved.