| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v2.model | 
| Modifier and Type | Method and Description | 
|---|---|
| RuntimeIntent | RuntimeIntent.Builder. build()Builds a RuntimeIntent. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<RuntimeIntent> | BulkClassifyOutput. getIntents()Gets the intents. | 
| List<RuntimeIntent> | MessageOutput. getIntents()Gets the intents. | 
| List<RuntimeIntent> | MessageInput. intents()Gets the intents. | 
| List<RuntimeIntent> | MessageInputStateless. intents()Gets the intents. | 
| Modifier and Type | Method and Description | 
|---|---|
| MessageInput.Builder | MessageInput.Builder. addIntent(RuntimeIntent intent)Adds an intent to intents. | 
| MessageInputStateless.Builder | MessageInputStateless.Builder. addIntent(RuntimeIntent intent)Adds an intent to intents. | 
| Modifier and Type | Method and Description | 
|---|---|
| MessageInput.Builder | MessageInput.Builder. intents(List<RuntimeIntent> intents)Set the intents. | 
| MessageInputStateless.Builder | MessageInputStateless.Builder. intents(List<RuntimeIntent> intents)Set the intents. | 
Copyright © 2023 IBM Cloud. All rights reserved.