Uses of Class
org.linuxforhealth.fhir.audit.beans.Batch.Builder
-
Packages that use Batch.Builder Package Description org.linuxforhealth.fhir.audit.beans -
-
Uses of Batch.Builder in org.linuxforhealth.fhir.audit.beans
Methods in org.linuxforhealth.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. resourcesDeleted(long resourcesDeleted)Batch.BuilderBatch.Builder. resourcesExecuted(long resourcesExecuted)Batch.BuilderBatch.Builder. resourcesRead(long resourcesRead)Batch.BuilderBatch.Builder. resourcesUpdated(long resourcesUpdated)Batch.BuilderBatch.Builder. status(java.lang.String status)
-