Uses of Class
org.linuxforhealth.fhir.persistence.blob.BlobContainerManager
- 
Packages that use BlobContainerManager Package Description org.linuxforhealth.fhir.persistence.blob  - 
- 
Uses of BlobContainerManager in org.linuxforhealth.fhir.persistence.blob
Methods in org.linuxforhealth.fhir.persistence.blob that return BlobContainerManager Modifier and Type Method Description static BlobContainerManagerBlobContainerManager. getInstance()Get the singleton instance of this class 
 -