Uses of Interface
org.apache.camel.builder.endpoint.dsl.FhirEndpointBuilderFactory.FhirEndpointBuilder
Packages that use FhirEndpointBuilderFactory.FhirEndpointBuilder
-
Uses of FhirEndpointBuilderFactory.FhirEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return FhirEndpointBuilderFactory.FhirEndpointBuilderModifier and TypeMethodDescriptionFHIR (camel-fhir) Exchange information in the healthcare domain using the FHIR (Fast Healthcare Interoperability Resources) standard.FHIR (camel-fhir) Exchange information in the healthcare domain using the FHIR (Fast Healthcare Interoperability Resources) standard. -
Uses of FhirEndpointBuilderFactory.FhirEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return FhirEndpointBuilderFactory.FhirEndpointBuilderModifier and TypeMethodDescriptionFhirEndpointBuilderFactory.FhirEndpointBuilder.accessToken(String accessToken) OAuth access token.FhirEndpointBuilderFactory.AdvancedFhirEndpointBuilder.basic()Encoding to use for all request.FhirEndpointBuilderFactory.endpointBuilder(String componentName, String path) FHIR (camel-fhir) Exchange information in the healthcare domain using the FHIR (Fast Healthcare Interoperability Resources) standard.FHIR (camel-fhir) Exchange information in the healthcare domain using the FHIR (Fast Healthcare Interoperability Resources) standard.FhirEndpointBuilderFactory.FhirEndpointBuilder.fhirVersion(String fhirVersion) The FHIR Version to use.Sets the name of a parameter to be passed in the exchange In Body.FhirEndpointBuilderFactory.FhirEndpointBuilder.log(boolean log) Will log every requests and responses.Will log every requests and responses.Password to use for basic authentication.FhirEndpointBuilderFactory.FhirEndpointBuilder.prettyPrint(boolean prettyPrint) Pretty print all request.FhirEndpointBuilderFactory.FhirEndpointBuilder.prettyPrint(String prettyPrint) Pretty print all request.The proxy host.FhirEndpointBuilderFactory.FhirEndpointBuilder.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.