Package | Description |
---|---|
com.ibm.watson.developer_cloud.dialog.v1 |
Dialog v1 (deprecated).
|
Modifier and Type | Method and Description |
---|---|
ServiceCall<Dialog> |
DialogService.createDialog(String name,
File dialogFile)
Deprecated.
Creates a dialog.
|
ServiceCall<List<Dialog>> |
DialogService.getDialogs()
Deprecated.
Retrieves the list of Dialogs for the user.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.