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.Request
Bundle.Entry.Request.Builder. build()
Build theBundle.Entry.Request
Bundle.Entry.Request
Bundle.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.Builder
Bundle.Entry.Request.Builder. from(Bundle.Entry.Request request)
Bundle.Entry.Builder
Bundle.Entry.Builder. request(Bundle.Entry.Request request)
Additional information about how this entry should be processed as part of a transaction or batch.protected void
Bundle.Entry.Request.Builder. validate(Bundle.Entry.Request request)
-