Uses of Interface
ca.uhn.fhir.rest.client.api.IGenericClient
-
Packages that use IGenericClient Package Description ca.uhn.fhir.context ca.uhn.fhir.rest.client.api -
-
Uses of IGenericClient in ca.uhn.fhir.context
Methods in ca.uhn.fhir.context that return IGenericClient Modifier and Type Method Description IGenericClientFhirContext. newRestfulGenericClient(String theServerBase)Instantiates a new generic client. -
Uses of IGenericClient in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that return IGenericClient Modifier and Type Method Description IGenericClientIRestfulClientFactory. newGenericClient(String theServerBase)Instantiates a new generic client instance
-