Webhook.Updatepublic static interface Webhook.UpdateStages.WithServiceUri
| Modifier and Type | Method | Description |
|---|---|---|
Webhook.Update |
withServiceUri(String serviceUri) |
Specifies serviceUri.
|
Webhook.Update 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.
*/