Webhook.Updatepublic static interface Webhook.UpdateStages.WithStatus
| Modifier and Type | Method | Description |
|---|---|---|
Webhook.Update |
withStatus(WebhookStatus status) |
Specifies status.
|
Webhook.Update withStatus(WebhookStatus status)
status - The status of the webhook at the time the operation was called. Possible values include: 'enabled', 'disabled' /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/