Interface Webhook.UpdateResourceStages.WithTriggerWhen<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this update definition
All Known Subinterfaces:
Webhook.UpdateResource<ParentT>, Webhook.UpdateResourceStages.Blank<ParentT>, Webhook.UpdateResourceStages.WithAttach<ParentT>
Enclosing interface:
Webhook.UpdateResourceStages

public static interface Webhook.UpdateResourceStages.WithTriggerWhen<ParentT>
The stage of the webhook definition allowing to specify actions that trigger the webhook.
  • Method Details