Package | Description |
---|---|
com.ibm.watson.assistant.v2 |
Watson Assistant v2 v2.
|
com.ibm.watson.assistant.v2.model |
Modifier and Type | Method and Description |
---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<AssistantData> |
Assistant.createAssistant()
Create an assistant.
|
com.ibm.cloud.sdk.core.http.ServiceCall<AssistantData> |
Assistant.createAssistant(CreateAssistantOptions createAssistantOptions)
Create an assistant.
|
Modifier and Type | Method and Description |
---|---|
AssistantData |
AssistantData.Builder.build()
Builds a AssistantData.
|
Modifier and Type | Method and Description |
---|---|
List<AssistantData> |
AssistantCollection.getAssistants()
Gets the assistants.
|
Modifier and Type | Method and Description |
---|---|
CreateAssistantOptions.Builder |
CreateAssistantOptions.Builder.assistantData(AssistantData assistantData)
Set the assistantData.
|
Copyright © 2023 IBM Cloud. All rights reserved.