Uses of Interface
ca.uhn.fhir.rest.gclient.IPatchWithQuery
-
Packages that use IPatchWithQuery Package Description ca.uhn.fhir.rest.gclient -
-
Uses of IPatchWithQuery in ca.uhn.fhir.rest.gclient
Subinterfaces of IPatchWithQuery in ca.uhn.fhir.rest.gclient Modifier and Type Interface Description interfaceIPatchWithQueryTypedMethods in ca.uhn.fhir.rest.gclient that return IPatchWithQuery Modifier and Type Method Description IPatchWithQueryIPatchWithBody. conditional(Class<? extends IBaseResource> theClass)Build a conditional URL using fluent constants on resource typesIPatchWithQueryIPatchWithBody. conditional(String theResourceType)Build a conditional URL using fluent constants on resource types
-