Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
CreateIntent.Builder |
CreateIntent.Builder.addExample(Example example)
Adds an example to examples.
|
CreateIntent.Builder |
CreateIntent.Builder.description(String description)
Set the description.
|
CreateIntent.Builder |
CreateIntent.Builder.examples(List<Example> examples)
Set the examples.
|
CreateIntent.Builder |
CreateIntent.Builder.intent(String intent)
Set the intent.
|
CreateIntent.Builder |
CreateIntent.newBuilder()
New builder.
|
Copyright © 2023 IBM Cloud. All rights reserved.