Interface Dhis2ComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Dhis2ComponentBuilderFactory
Leverages the DHIS2 Java SDK to integrate Apache Camel with the DHIS2 Web
API.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the DHIS2 component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptiondhis2()
DHIS2 (camel-dhis2) Leverages the DHIS2 Java SDK to integrate Apache Camel with the DHIS2 Web API.
-
Method Details
-
dhis2
DHIS2 (camel-dhis2) Leverages the DHIS2 Java SDK to integrate Apache Camel with the DHIS2 Web API. Category: api Since: 4.0 Maven coordinates: org.apache.camel:camel-dhis2- Returns:
- the dsl builder
-