Webhook.Updatepublic static interface Webhook.UpdateStages.WithCustomHeaders
| Modifier and Type | Method | Description |
|---|---|---|
Webhook.Update |
withCustomHeaders(Map<String,String> customHeaders) |
Specifies customHeaders.
|
Webhook.Update withCustomHeaders(Map<String,String> customHeaders)
customHeaders - Custom headers that will be added to the webhook notifications /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/