@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface WebhookEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebhookEndpointBuilderFactory.AdvancedWebhookEndpointBuilder
Advanced builder for endpoint for the Webhook component.
|
static interface |
WebhookEndpointBuilderFactory.WebhookBuilders |
static interface |
WebhookEndpointBuilderFactory.WebhookEndpointBuilder
Builder for endpoint for the Webhook component.
|
| Modifier and Type | Method and Description |
|---|---|
static WebhookEndpointBuilderFactory.WebhookEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static WebhookEndpointBuilderFactory.WebhookEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel