| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.dialog.v1 | Copyright 2015 IBM Corp. | 
| com.ibm.watson.developer_cloud.dialog.v1.model | Copyright 2015 IBM Corp. | 
| Modifier and Type | Method and Description | 
|---|---|
| Dialog | DialogService. createDialog(String name,
            File dialogFile)Creates a dialog. | 
| Dialog | DialogService. updateDialog(String dialogId,
            File dialogFile)Updates a dialog. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Dialog> | DialogService. getDialogs()Retrieves the list of Dialogs for the user. | 
| Modifier and Type | Method and Description | 
|---|---|
| Dialog | Dialog. withDialogId(String id)With dialog id. | 
| Dialog | Dialog. withName(String name)With name. | 
Copyright © 2015–2016. All rights reserved.