Uses of Interface
org.apache.camel.builder.endpoint.dsl.Dhis2EndpointBuilderFactory.Dhis2EndpointProducerBuilder
Packages that use Dhis2EndpointBuilderFactory.Dhis2EndpointProducerBuilder
-
Uses of Dhis2EndpointBuilderFactory.Dhis2EndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of Dhis2EndpointBuilderFactory.Dhis2EndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the DHIS2 component.Methods in org.apache.camel.builder.endpoint.dsl that return Dhis2EndpointBuilderFactory.Dhis2EndpointProducerBuilderModifier and TypeMethodDescriptionDhis2EndpointBuilderFactory.Dhis2EndpointProducerBuilder.baseApiUrl(String baseApiUrl) DHIS2 server base API URL (e.g., https://play.dhis2.org/2.39.1.1/api).Dhis2EndpointBuilderFactory.AdvancedDhis2EndpointProducerBuilder.basic()Sets the name of a parameter to be passed in the exchange In Body.Password of the DHIS2 username.Dhis2EndpointBuilderFactory.Dhis2EndpointProducerBuilder.personalAccessToken(String personalAccessToken) Personal access token to authenticate with DHIS2.Username of the DHIS2 user to operate as.