Share via


Webhook.WebhookDefinition<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.WebhookDefinition<ParentT>
extends Blank<ParentT>, WithTriggerWhen<ParentT>, WithServiceUri<ParentT>, WithAttach<ParentT>

Grouping of the container register webhook definitions.

Applies to