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