Interface DaprComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface DaprComponentBuilderFactory
Dapr component which interfaces with Dapr Building Blocks.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Dapr component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptiondapr()Dapr (camel-dapr) Dapr component which interfaces with Dapr Building Blocks.
-
Method Details
-
dapr
Dapr (camel-dapr) Dapr component which interfaces with Dapr Building Blocks. Category: cloud,saas Since: 4.12 Maven coordinates: org.apache.camel:camel-dapr- Returns:
- the dsl builder
-