Interface Webhook.UpdateDefinitionStages.Blank<ParentT>

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

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