Interface Webhook.DefinitionStages.Blank<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Webhook.DefinitionStages.WithTriggerWhen<ParentT>
All Known Subinterfaces:
Webhook.WebhookDefinition<ParentT>
Enclosing interface:
Webhook.DefinitionStages

public static interface Webhook.DefinitionStages.Blank<ParentT> extends Webhook.DefinitionStages.WithTriggerWhen<ParentT>
The first stage of the webhook definition.