Interface Webhook.UpdateResourceStages.Blank<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this update definition
All Superinterfaces:
Settable<ParentT>, Webhook.UpdateResourceStages.WithAttach<ParentT>, Webhook.UpdateResourceStages.WithCustomHeaders<ParentT>, Webhook.UpdateResourceStages.WithDefaultStatus<ParentT>, Webhook.UpdateResourceStages.WithOrWithoutTags<ParentT>, Webhook.UpdateResourceStages.WithRepositoriesScope<ParentT>, Webhook.UpdateResourceStages.WithServiceUri<ParentT>, Webhook.UpdateResourceStages.WithTriggerWhen<ParentT>
All Known Subinterfaces:
Webhook.UpdateResource<ParentT>
Enclosing interface:
Webhook.UpdateResourceStages

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