Webhook.Definitionpublic static interface Webhook.DefinitionStages.WithServiceUri
| Modifier and Type | Method | Description |
|---|---|---|
Webhook.DefinitionStages.WithCreate |
withServiceUri(String serviceUri) |
Specifies serviceUri.
|
Webhook.DefinitionStages.WithCreate withServiceUri(String serviceUri)
serviceUri - The service URI for the webhook to post notifications /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/