| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Webhook | Webhook.Builder. build()Builds a Webhook. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Webhook> | Workspace. getWebhooks()Gets the webhooks. | 
| List<Webhook> | UpdateWorkspaceAsyncOptions. webhooks()Gets the webhooks. | 
| List<Webhook> | CreateWorkspaceOptions. webhooks()Gets the webhooks. | 
| List<Webhook> | UpdateWorkspaceOptions. webhooks()Gets the webhooks. | 
| List<Webhook> | CreateWorkspaceAsyncOptions. webhooks()Gets the webhooks. | 
| Modifier and Type | Method and Description | 
|---|---|
| UpdateWorkspaceAsyncOptions.Builder | UpdateWorkspaceAsyncOptions.Builder. addWebhooks(Webhook webhooks)Adds an webhooks to webhooks. | 
| CreateWorkspaceOptions.Builder | CreateWorkspaceOptions.Builder. addWebhooks(Webhook webhooks)Adds an webhooks to webhooks. | 
| UpdateWorkspaceOptions.Builder | UpdateWorkspaceOptions.Builder. addWebhooks(Webhook webhooks)Adds an webhooks to webhooks. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. addWebhooks(Webhook webhooks)Adds an webhooks to webhooks. | 
| Modifier and Type | Method and Description | 
|---|---|
| UpdateWorkspaceAsyncOptions.Builder | UpdateWorkspaceAsyncOptions.Builder. webhooks(List<Webhook> webhooks)Set the webhooks. | 
| CreateWorkspaceOptions.Builder | CreateWorkspaceOptions.Builder. webhooks(List<Webhook> webhooks)Set the webhooks. | 
| UpdateWorkspaceOptions.Builder | UpdateWorkspaceOptions.Builder. webhooks(List<Webhook> webhooks)Set the webhooks. | 
| CreateWorkspaceAsyncOptions.Builder | CreateWorkspaceAsyncOptions.Builder. webhooks(List<Webhook> webhooks)Set the webhooks. | 
Copyright © 2023 IBM Cloud. All rights reserved.