public static interface Webhook.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
Webhook.UpdateStages.WithCustomHeaders
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
|
static interface |
Webhook.UpdateStages.WithDefaultStatus
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
|
static interface |
Webhook.UpdateStages.WithRepositoriesScope
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
|
static interface |
Webhook.UpdateStages.WithServiceUri
The stage of the webhook definition allowing to specify the service URI for post notifications.
|
static interface |
Webhook.UpdateStages.WithTriggerWhen |
Copyright © 2019. All rights reserved.