Uses of Interface
ca.uhn.fhir.rest.gclient.ICreate
-
Packages that use ICreate Package Description ca.uhn.fhir.rest.client.api -
-
Uses of ICreate in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that return ICreate Modifier and Type Method Description ICreateIGenericClient. create()Fluent method for the "create" operation, which creates a new resource instance on the server
-