Share via


Webhook.UpdateDefinition<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

Implements

Blank<ParentT> WithAttach<ParentT> WithServiceUri<ParentT> WithTriggerWhen<ParentT>

public static interface Webhook.UpdateDefinition<ParentT>
extends Blank<ParentT>, WithTriggerWhen<ParentT>, WithServiceUri<ParentT>, WithAttach<ParentT>

Grouping of the container registry's webhook update definition.

Applies to