Uses of Class
org.hl7.fhir.r5.utils.client.network.FhirLoggingInterceptor
-
Packages that use FhirLoggingInterceptor Package Description org.hl7.fhir.r5.utils.client.network -
-
Uses of FhirLoggingInterceptor in org.hl7.fhir.r5.utils.client.network
Methods in org.hl7.fhir.r5.utils.client.network that return FhirLoggingInterceptor Modifier and Type Method Description FhirLoggingInterceptorFhirLoggingInterceptor. setLogger(org.hl7.fhir.utilities.ToolingClientLogger logger)Methods in org.hl7.fhir.r5.utils.client.network with parameters of type FhirLoggingInterceptor Modifier and Type Method Description FhirRequestBuilderFhirRequestBuilder. withLogger(FhirLoggingInterceptor logger)
-