Uses of Interface
ca.uhn.fhir.rest.gclient.IFetchConformanceUntyped
-
Packages that use IFetchConformanceUntyped Package Description ca.uhn.fhir.rest.client.api -
-
Uses of IFetchConformanceUntyped in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that return IFetchConformanceUntyped Modifier and Type Method Description IFetchConformanceUntypedIGenericClient. capabilities()Fetch the capability statement for the serverIFetchConformanceUntypedIGenericClient. fetchConformance()Deprecated.As of HAPI 3.0.0 this method has been deprecated, as the operation is now called "capabilities".
-