Uses of Class
com.ibm.fhir.model.resource.Bundle.Entry.Request
-
Packages that use Bundle.Entry.Request Package Description com.ibm.fhir.model.resource -
-
Uses of Bundle.Entry.Request in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Bundle.Entry.Request Modifier and Type Method Description Bundle.Entry.RequestBundle.Entry.Request.Builder. build()Build theBundle.Entry.RequestBundle.Entry.RequestBundle.Entry. getRequest()Additional information about how this entry should be processed as part of a transaction or batch.Methods in com.ibm.fhir.model.resource with parameters of type Bundle.Entry.Request Modifier and Type Method Description protected Bundle.Entry.Request.BuilderBundle.Entry.Request.Builder. from(Bundle.Entry.Request request)Bundle.Entry.BuilderBundle.Entry.Builder. request(Bundle.Entry.Request request)Additional information about how this entry should be processed as part of a transaction or batch.
-