Uses of Interface
org.apache.camel.builder.endpoint.dsl.Dhis2EndpointBuilderFactory.Dhis2EndpointBuilder
Packages that use Dhis2EndpointBuilderFactory.Dhis2EndpointBuilder
-
Uses of Dhis2EndpointBuilderFactory.Dhis2EndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return Dhis2EndpointBuilderFactory.Dhis2EndpointBuilderModifier and TypeMethodDescriptionDHIS2 (camel-dhis2) Leverages the DHIS2 Java SDK to integrate Apache Camel with the DHIS2 Web API.DHIS2 (camel-dhis2) Leverages the DHIS2 Java SDK to integrate Apache Camel with the DHIS2 Web API. -
Uses of Dhis2EndpointBuilderFactory.Dhis2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return Dhis2EndpointBuilderFactory.Dhis2EndpointBuilderModifier and TypeMethodDescriptionDhis2EndpointBuilderFactory.Dhis2EndpointBuilder.baseApiUrl(String baseApiUrl) DHIS2 server base API URL (e.g., https://play.dhis2.org/2.39.1.1/api).Dhis2EndpointBuilderFactory.AdvancedDhis2EndpointBuilder.basic()DHIS2 (camel-dhis2) Leverages the DHIS2 Java SDK to integrate Apache Camel with the DHIS2 Web API.DHIS2 (camel-dhis2) Leverages the DHIS2 Java SDK to integrate Apache Camel with the DHIS2 Web API.Dhis2EndpointBuilderFactory.endpointBuilder(String componentName, String path) Sets the name of a parameter to be passed in the exchange In Body.Password of the DHIS2 username.Dhis2EndpointBuilderFactory.Dhis2EndpointBuilder.personalAccessToken(String personalAccessToken) Personal access token to authenticate with DHIS2.Username of the DHIS2 user to operate as.