
Uses of Class
ca.uhn.fhir.util.BundleBuilder.UpdateBuilder
Packages that use BundleBuilder.UpdateBuilder
-
Uses of BundleBuilder.UpdateBuilder in ca.uhn.fhir.util
Methods in ca.uhn.fhir.util that return BundleBuilder.UpdateBuilderModifier and TypeMethodDescriptionBundleBuilder.addTransactionUpdateEntry
(IBaseResource theResource) Adds an entry containing an update (PUT) request.BundleBuilder.addTransactionUpdateEntry
(IBaseResource theResource, String theRequestUrl) Adds an entry containing an update (PUT) request.BundleBuilder.addTransactionUpdateEntry
(IBaseResource theResource, String theRequestUrl, String theFullUrl) Adds an entry containing an update (PUT) request.