| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1 | Watson Assistant v1 v1. | 
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| com.ibm.cloud.sdk.core.http.ServiceCall<Intent> | Assistant. createIntent(CreateIntentOptions createIntentOptions)Create intent. | 
| com.ibm.cloud.sdk.core.http.ServiceCall<Intent> | Assistant. getIntent(GetIntentOptions getIntentOptions)Get intent. | 
| com.ibm.cloud.sdk.core.http.ServiceCall<Intent> | Assistant. updateIntent(UpdateIntentOptions updateIntentOptions)Update intent. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Intent> | Workspace. getIntents()Gets the intents. | 
| List<Intent> | IntentCollection. getIntents()Gets the intents. | 
Copyright © 2023 IBM Cloud. All rights reserved.