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