Uses of Interface
ca.uhn.fhir.rest.gclient.ITransaction
-
Packages that use ITransaction Package Description ca.uhn.fhir.rest.client.api -
-
Uses of ITransaction in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that return ITransaction Modifier and Type Method Description ITransactionIGenericClient. transaction()Send a transaction (collection of resources) to the server to be executed as a single unit
-