Interface Webhook.UpdateDefinitionStages
- Enclosing interface:
- Webhook
public static interface Webhook.UpdateDefinitionStages
Grouping of webhook update definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of the webhook definition.static interface
The final stage of the webhook definition.static interface
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.static interface
The stage of the webhook definition allowing to specify the default status of the webhook after being created.static interface
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.static interface
The stage of the webhook definition allowing to specify the service URI for post notifications.static interface
The stage of the webhook definition allowing to specify the tags.static interface
The stage of the webhook definition allowing to specify the actions that will trigger the webhook notifications.