public static interface Webhook.UpdateStages
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
Webhook.UpdateStages.WithActions |
The stage of the webhook update allowing to specify Actions.
|
static interface |
Webhook.UpdateStages.WithCustomHeaders |
The stage of the webhook update allowing to specify CustomHeaders.
|
static interface |
Webhook.UpdateStages.WithScope |
The stage of the webhook update allowing to specify Scope.
|
static interface |
Webhook.UpdateStages.WithServiceUri |
The stage of the webhook update allowing to specify ServiceUri.
|
static interface |
Webhook.UpdateStages.WithStatus |
The stage of the webhook update allowing to specify Status.
|
static interface |
Webhook.UpdateStages.WithTags |
The stage of the webhook update allowing to specify Tags.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/