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