| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. addCounterexample(Counterexample counterexample)Adds an counterexample to counterexamples. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. addDialogNode(DialogNode dialogNode)Adds an dialogNode to dialogNodes. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. addEntity(CreateEntity entity)Adds an entity to entities. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. addIntent(CreateIntent intent)Adds an intent to intents. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. addWebhooks(Webhook webhooks)Adds an webhooks to webhooks. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. counterexamples(List<Counterexample> counterexamples)Set the counterexamples. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. description(String description)Set the description. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. dialogNodes(List<DialogNode> dialogNodes)Set the dialogNodes. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. entities(List<CreateEntity> entities)Set the entities. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. intents(List<CreateIntent> intents)Set the intents. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. language(String language)Set the language. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. learningOptOut(Boolean learningOptOut)Set the learningOptOut. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. metadata(Map<String,Object> metadata)Set the metadata. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. name(String name)Set the name. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions. newBuilder()New builder. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. systemSettings(WorkspaceSystemSettings systemSettings)Set the systemSettings. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. webhooks(List<Webhook> webhooks)Set the webhooks. | 
Copyright © 2023 IBM Cloud. All rights reserved.