Package com.ibm.fhir.bucket.client
Class FHIRBucketClientUtil
- java.lang.Object
-
- com.ibm.fhir.bucket.client.FHIRBucketClientUtil
-
public class FHIRBucketClientUtil extends Object
Utilities for working with the FHIR client
-
-
Constructor Summary
Constructors Constructor Description FHIRBucketClientUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
resourceToString(Resource resource)
Render the resource as a string
-