Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
WebhookHeader |
WebhookHeader.Builder.build()
Builds a WebhookHeader.
|
Modifier and Type | Method and Description |
---|---|
List<WebhookHeader> |
Webhook.headers()
Gets the headers.
|
Modifier and Type | Method and Description |
---|---|
Webhook.Builder |
Webhook.Builder.addHeaders(WebhookHeader headers)
Adds a new element to headers.
|
Modifier and Type | Method and Description |
---|---|
Webhook.Builder |
Webhook.Builder.headers(List<WebhookHeader> headers)
Set the headers.
|
Copyright © 2024 IBM Cloud. All rights reserved.