
Uses of Class
ca.uhn.fhir.rest.client.method.HttpPostClientInvocation
Packages that use HttpPostClientInvocation
- 
Uses of HttpPostClientInvocation in ca.uhn.fhir.rest.client.method
Methods in ca.uhn.fhir.rest.client.method that return HttpPostClientInvocationModifier and TypeMethodDescriptionstatic HttpPostClientInvocationMethodUtil.createCreateInvocation(org.hl7.fhir.instance.model.api.IBaseResource theResource, ca.uhn.fhir.context.FhirContext theContext) static HttpPostClientInvocationMethodUtil.createCreateInvocation(org.hl7.fhir.instance.model.api.IBaseResource theResource, String theResourceBody, ca.uhn.fhir.context.FhirContext theContext) static HttpPostClientInvocationMethodUtil.createCreateInvocation(org.hl7.fhir.instance.model.api.IBaseResource theResource, String theResourceBody, ca.uhn.fhir.context.FhirContext theContext, String theIfNoneExistUrl) static HttpPostClientInvocationMethodUtil.createCreateInvocation(org.hl7.fhir.instance.model.api.IBaseResource theResource, String theResourceBody, ca.uhn.fhir.context.FhirContext theContext, Map<String, List<String>> theIfNoneExistParams)