Uses of Interface
org.apache.camel.builder.endpoint.dsl.FhirEndpointBuilderFactory.FhirEndpointProducerBuilder
Packages that use FhirEndpointBuilderFactory.FhirEndpointProducerBuilder
-
Uses of FhirEndpointBuilderFactory.FhirEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of FhirEndpointBuilderFactory.FhirEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the FHIR component.Methods in org.apache.camel.builder.endpoint.dsl that return FhirEndpointBuilderFactory.FhirEndpointProducerBuilderModifier and TypeMethodDescriptionFhirEndpointBuilderFactory.FhirEndpointProducerBuilder.accessToken(String accessToken) OAuth access token.FhirEndpointBuilderFactory.AdvancedFhirEndpointProducerBuilder.basic()Encoding to use for all request.FhirEndpointBuilderFactory.FhirEndpointProducerBuilder.fhirVersion(String fhirVersion) The FHIR Version to use.Sets the name of a parameter to be passed in the exchange In Body.FhirEndpointBuilderFactory.FhirEndpointProducerBuilder.log(boolean log) Will log every requests and responses.Will log every requests and responses.Password to use for basic authentication.FhirEndpointBuilderFactory.FhirEndpointProducerBuilder.prettyPrint(boolean prettyPrint) Pretty print all request.FhirEndpointBuilderFactory.FhirEndpointProducerBuilder.prettyPrint(String prettyPrint) Pretty print all request.The proxy host.FhirEndpointBuilderFactory.FhirEndpointProducerBuilder.proxyPassword(String proxyPassword) The proxy password.The proxy port.The proxy port.The proxy username.The FHIR server base URL.Username to use for basic authentication.