Interface Webhook.UpdateResourceStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Settable<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>, Webhook.UpdateResourceStages.Blank<ParentT>
Enclosing interface:
Webhook.UpdateResourceStages

The final stage of the webhook definition.

At this stage, any remaining optional settings can be specified, or the webhook definition can be attached to the parent container registry definition.