Interface Webhook.UpdateResource<ParentT>

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

public static interface Webhook.UpdateResource<ParentT> extends Webhook.UpdateResourceStages.Blank<ParentT>, Webhook.UpdateResourceStages.WithAttach<ParentT>
The entirety of a webhook resource update as part of a container registry update.