Webhook.Definition, Webhook.DefinitionStages.WithCreatepublic static interface Webhook.DefinitionStages.WithCustomHeaders
| Modifier and Type | Method | Description |
|---|---|---|
Webhook.DefinitionStages.WithCreate |
withCustomHeaders(Map<String,String> customHeaders) |
Specifies customHeaders.
|
Webhook.DefinitionStages.WithCreate 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.
*/