
Uses of Class
ca.uhn.fhir.rest.client.method.HttpPutClientInvocation
Packages that use HttpPutClientInvocation
-
Uses of HttpPutClientInvocation in ca.uhn.fhir.rest.client.method
Methods in ca.uhn.fhir.rest.client.method that return HttpPutClientInvocationModifier and TypeMethodDescriptionstatic HttpPutClientInvocationMethodUtil.createUpdateHistoryRewriteInvocation(org.hl7.fhir.instance.model.api.IBaseResource theResource, String theResourceBody, org.hl7.fhir.instance.model.api.IIdType theId, ca.uhn.fhir.context.FhirContext theContext) static HttpPutClientInvocationMethodUtil.createUpdateInvocation(ca.uhn.fhir.context.FhirContext theContext, org.hl7.fhir.instance.model.api.IBaseResource theResource, String theResourceBody, String theMatchUrl) static HttpPutClientInvocationMethodUtil.createUpdateInvocation(ca.uhn.fhir.context.FhirContext theContext, org.hl7.fhir.instance.model.api.IBaseResource theResource, String theResourceBody, Map<String, List<String>> theMatchParams) static HttpPutClientInvocationMethodUtil.createUpdateInvocation(org.hl7.fhir.instance.model.api.IBaseResource theResource, String theResourceBody, org.hl7.fhir.instance.model.api.IIdType theId, ca.uhn.fhir.context.FhirContext theContext)