Interface WebhookComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface WebhookComponentBuilderFactory
Expose webhook endpoints to receive push notifications for other Camel
components.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Webhook component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionwebhook()
Webhook (camel-webhook) Expose webhook endpoints to receive push notifications for other Camel components.
-
Method Details
-
webhook
Webhook (camel-webhook) Expose webhook endpoints to receive push notifications for other Camel components. Category: cloud Since: 3.0 Maven coordinates: org.apache.camel:camel-webhook- Returns:
- the dsl builder
-