Uses of Class
com.ibm.fhir.audit.beans.Batch.Builder
-
Packages that use Batch.Builder Package Description com.ibm.fhir.audit.beans -
-
Uses of Batch.Builder in com.ibm.fhir.audit.beans
Methods in com.ibm.fhir.audit.beans that return Batch.Builder Modifier and Type Method Description static Batch.BuilderBatch. builder()Batch.BuilderBatch.Builder. resourcesCreated(long resourcesCreated)Batch.BuilderBatch.Builder. resourcesRead(long resourcesRead)Batch.BuilderBatch.Builder. resourcesUpdated(long resourcesUpdated)Batch.BuilderBatch.Builder. status(String status)
-